开发者

3d polyline in WPF

开发者 https://www.devze.com 2023-02-21 04:32 出处:网络
I\'ve got a geometry described in a file in term of faces. Faces are not real meshes, but po开发者_Python百科lylines laying in a certain 3d plane. How can I render this kind of object in WPF ? I guess

I've got a geometry described in a file in term of faces. Faces are not real meshes, but po开发者_Python百科lylines laying in a certain 3d plane. How can I render this kind of object in WPF ? I guess i have to triangulate, but which algoritm should be used ?


Although pretty old this might help you, have a look at the ScreenSpaceLines3D.

0

精彩评论

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