Reputation: 33272
I've got a geometry described in a file in term of faces. Faces are not real meshes, but polylines 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 ?
Upvotes: 0
Views: 985