开发者

Looking for a simple .Net, 3D drawing API (assembly)

I am looking for a simple 3D drawing API for .net. The shapes I need to draw开发者_如何学JAVA 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.


I think you want to look at WPF (window Presentation Foundation, XAML) http://msdn.microsoft.com/en-us/library/ms747437.aspx


I'll add to the list the library from Charles Petzold

There are some pre-packaged objects, such as a HollowCylinderMesh, various sphere and box objects, and teapots. Might be worth a look if only to see how they are coded.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜