NOTE: This tool is no longer being updated and as such is considered deprecated and not recommended for use. Cook tasks relying on this tool have at least one open source alternative like Blender
Information
- Developer: Ralph Wiedemeier, Frame Factory GmbH for Smithsonian DPO
- Github repository: https://github.com/Smithsonian/dpo-meshsmith
- License: https://github.com/Smithsonian/dpo-meshsmith/blob/master/LICENSE.md
Installation
- Windows binary: https://github.com/Smithsonian/dpo-meshsmith/releases/download/v0.7.0/meshsmith_2019-08-13_release.zip
- Instructions for building from source can be found on Github
Configuration
Example configuration for MeshSmith in the tools.json
configuration file:
“MeshSmith”: { “executable”: “C:\Tools\MeshSmith\MeshSmith.exe”, “version”: “2019-09-12”, “maxInstances”: 3, “timeout”: 600 // 10 minutes }