lib3mf
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/.
- Versions: 2.2.0
- Website: https://3mf.io/
- Licenses: FreeBSD
- Package source: gnu/packages/engineering.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of lib3mf
as follows:
guix install lib3mf
Or install a particular version:
guix install lib3mf@2.2.0
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/lib3mf/'><img src='http://127.0.0.1:3000/packages/lib3mf/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/lib3mf/badges/latest-version.svg)](http://127.0.0.1:3000/packages/lib3mf/) Org: [[http://127.0.0.1:3000/packages/lib3mf/][http://127.0.0.1:3000/packages/lib3mf/badges/latest-version.svg]]