Downloads
Binary releases
The latest stable binary release for Windows is v1.0.1:
- OpenCTM-1.0.1-setup.exe (903 KB)
The installation contains:
- A 3D viewer for OpenCTM files.
- A command line tool for converting files to and from the OpenCTM file format.
- The OpenCTM DLL.
- Developer files (MS Visual Studio, Delphi and Python).
- Developer documentation.
- Blender import and export plugins.
Source releases
The latest stable source release (for all platforms) is v1.0.1:
- OpenCTM-1.0.1-src.tar.bz2 (1.3 MB)
- OpenCTM-1.0.1-src.zip (1.7 MB)
The source archive contains:
- The complete source for the OpenCTM shared library, for Windows, Mac OS X and Linux.
- The source code for a couple of tools (a viewer and and a converter).
- Developer documentation.
- Blender import and export plugins.
Note: The OpenCTM shared library and the file format converter tool do not have any external dependencies — they should build out of the box on all systems. However, the 3D file viewer tool needs GLUT to compile.
Latest source code
You can access the latest source code for OpenCTM through the Subversion repository:
svn co https://openctm.svn.sourceforge.net/svnroot/openctm/trunk
...or browse the repository online.
