Built-in basic 3D shapes
- Create 3D objects from Spheres, Boxes, Cones, Pyramids, Cylinders, Rounded Boxes.
- Customize material properties like color and texture.
 Built-in basic 3D shapes with different materials and textures.
NURBS-based surfaces
- Use Surface of Revolution, Extrusion Surface or generic NURBS Surface.
- Dynamic level of detail.
 Surface of revolution (yellow), extrusion surface (orange) and generic NURBS surface (red).
Triangle mesh
- Create triangle by referencing three vertices from a global list of manually created vertices.
- Generate normals on request.
- Set texture coordinates for each vertex.
 Create simple object parts directly from triangles.
Imported 3D models
- Use triangle mesh and material specification from 3D Studio .3ds files
|