Downloads
Binary releases
The latest stable binary release for Windows is v1.0.3:
- OpenCTM-1.0.3-setup.exe (982 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 and user documentation.
- Blender import and export plugins.
- Maya export plugin.
Source releases
The latest stable source release (for all platforms) is v1.0.3:
- OpenCTM-1.0.3-src.tar.bz2 (1.4 MB)
- OpenCTM-1.0.3-src.zip (1.9 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 and user documentation.
- Blender import and export plugins.
- Maya export plugin.
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, and under Linux/X11 GTK+ is also required.
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.
