ctmconv
Tools for compression of 3D triangle meshes
Install
- All systems
-
curl cmd.cat/ctmconv.sh
- Debian
-
apt-get install openctm-tools
- Ubuntu
-
apt-get install openctm-tools
- Kali Linux
-
apt-get install openctm-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install openctm-tools
- Raspbian
-
apt-get install openctm-tools
- Dockerfile
- dockerfile.run/ctmconv
openctm-tools
Tools for compression of 3D triangle meshes
OpenCTM — the Open Compressed Triangle Mesh file format — 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, and the format is easily accessible through a simple, portable API. This package contains the programs ctmconv and ctmview, used to convert and view OpenCTM files.