openctm 1.0.3.603
3D triangle mesh format and related tools and libraries
OpenCTM is a file format, a software library and a tool set for compression of 3D triangle meshes. The geometry is compressed to a fraction of comparable file formats (3DS, STL, COLLADA...), and the format is accessible through a simple API
- Website: https://openctm.sourceforge.net/
- Licenses: Zlib
- Package source: gnu/packages/engineering.scm
- Builds: See build status
- Issues: See known issues
Installation
Install openctm 1.0.3.603
as follows:
guix install openctm@1.0.3.603
Or install the latest version:
guix install openctm
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.