I am looking for a simple 3D drawing API for .net. The shapes I need to draw are:
Hollow Cylinders Hollow Spheres Hollow Cubes 3D lines 3D text to annotate the shapes
The functionality I am looking for is basic pan, rotate and zoom capabilities.
Any help would be appreciated.