Punts
Punts is a tiny, independent 3D-Rendering engine. You should use Punts neither for high-quality nor for fast graphics. It doesn't supports textures or hardware acceleration. What you get with Punts is portability and ease of use. In fact, you can see the demo program has only a few lines of code.
And although it was developed with a specific project in mind - Gravetat3D - it can be adapted to any other program. Punts is totally object-oriented and may be expanded any time. Getting bored? Add your own rombicubeoctahedron class (it is a real kind of polihedron).
View the latest newsDownload a release of the project
See some screenshots
Here is the list of main features:
- Portability with both Win32 and Unix
- Own maths
- Intrinsic support for Pyramids, Prisms and Spheres
- Ortogonal and conic projections
- Can export to SVG