lib3mf 2.2.0
Implementation of the 3D Manufacturing Format (3MF) file standard
Lib3MF is a C++ implementation of the 3D Manufacturing Format (3MF) file standard. It offers a way to integrate 3MF reading and writing capabilities, as well as conversion and validation tools for input and output data. The specification can be downloaded at http://3mf.io/specification/.
- Website: https://3mf.io/
- Licenses: FreeBSD
- Package source: gnu/packages/engineering.scm
- Builds: See build status
- Issues: See known issues
Installation
Install lib3mf 2.2.0
as follows:
guix install lib3mf@2.2.0
Or install the latest version:
guix install lib3mf
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.