|
Export: How to triangulate a face?
|
|
06-15-2016, 09:54 AM
Post: #1
|
|||
|
|||
|
Export: How to triangulate a face?
Hello all,
I'm currently writing a Content Pipeline Extension for MonoGame that is able to handle .wings files. I was able to read through the file, vertices and faces and so on. However, I don't have any idea how to triangulate the face, as the face maybe convex (shaped like a U) and will be dependent on which vertex you use to start the triangle strip. I've read that Delaunay triangulation may help in this case, but I'm not really sure how to use it. Can someone share some hints on how to do that? Thanks |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Export: How to triangulate a face? - PERECil - 06-15-2016 09:54 AM
RE: Export: How to triangulate a face? - ggaliens - 06-15-2016, 05:01 PM
RE: Export: How to triangulate a face? - dgud - 06-15-2016, 06:37 PM
|
User(s) browsing this thread: 1 Guest(s)



