WPF 3D Editor which look like 3DSMAX
Is there any source for a WPF 3D editor (4 viewport : perspective,front,top,left)
Thank开发者_Python百科s
What you're talking about is Blender with XAML Exporter.
I don't know of any complete WPF open source editor, but these links should give you the info needed to create one yourself :
WPF Perspective 3D: http://www.odewit.net/ArticleList.aspx?key=Perspective3D&lang=en
Helix 3D Toolkit: http://helixtoolkit.codeplex.com/
精彩评论