Release Notes
From K-3D
(Difference between revisions)
m |
m |
||
| Line 6: | Line 6: | ||
* Introductory support for NURBS. | * Introductory support for NURBS. | ||
* Experimental material editor. | * Experimental material editor. | ||
| + | * New / rewritten support for 3DS, Collada, OBJ, MD2, Ogre, PLY, STL, and SVG files. | ||
* Interactive Python Shell | * Interactive Python Shell | ||
* New CMake-based cross-platform build system. | * New CMake-based cross-platform build system. | ||
Revision as of 03:18, 8 April 2010
K-3D 0.8 Release Notes
- Completely rewritten data storage for geometric meshes - good for rendering one million polygons at interactive rates.
- Introductory support for the LuxRender render engine.
- Experimental support for CSG operations.
- Introductory support for NURBS.
- Experimental material editor.
- New / rewritten support for 3DS, Collada, OBJ, MD2, Ogre, PLY, STL, and SVG files.
- Interactive Python Shell
- New CMake-based cross-platform build system.
- Over 300 regression tests run every night.
- Nightly coverage testing.
- New Mercurial-based version control.
- New website.

