Building C3D from Source Code
Requirements
To build C3D, you need three prerequisites
Getting the source
Building from source
The build procedure is very simple
- Install cmake
- Build ITK using cmake (see instructions in the ITK Software Guide)
- Build convert3d using cmake.
We also make nightly builds available, so you can just download binaries.