Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

pinknation

Member Since 19 Apr 2007
Offline Last Active Aug 14 2012 10:25 PM
-----

Topics I've Started

Triangulation of Sliced Triangle Hull, and some good algorithms.

09 August 2012 - 12:45 AM

So, I have a picture here that will help a lot with my question:
Posted Image

excuse the poor drawing if possible, anyways, the point here is that if I have a convex hull such as in Diagram 1, the teapot, and I slice on on that red line, from the top-down view, the slice points(otherwise the inverse of the plane) will look like that in 2D. is there any good triangulation algorithms which can a) support holes, and b) support edges/points seperated from each other creating sub polygons, but all within the same triangulation sweep;

this is important, and any information would be great, I am capable of learning, but looking for something more open-source that i can try and understand better then a PDF, but anything will do :P

PARTNERS