More info at
 |
Polygon Cruncher SDK
|
Technical information
Polygon Cruncher SDK is delivered as a C++ library :
- Available for Windows x32 and x64 bits platform.
- Compatible with Visual Studio 2005 / 2008 / 2010
- Others platform : contact us
The library includes all Polygon Cruncher software features:
- Single / multi meshes polygonal optimization
- Multiresolution mesh generation
- Optimization serialization
- Real time optimization
- UV texture, vertex colors, specified normal support
- Additional tools such confused points removal, coplanar faces removal and topological cleanup features
Note: Polygon Cruncher viewing capabilities, 3D I/O, Bitmap I/O, batch features are not part of SDK
It is provided with a sample which demonstrate its usage in a DirectX context. It is also provided with a documentation which explain the different C++ classes.
|