Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Slhouette: From 3d to 2d

Subject: CGAL users discussion list

List archive

[cgal-discuss] Slhouette: From 3d to 2d


Chronological Thread 
  • From: noel <>
  • To:
  • Subject: [cgal-discuss] Slhouette: From 3d to 2d
  • Date: Thu, 2 Feb 2012 13:28:21 -0800 (PST)

I have a 3D Nef polyhedron. I want a 2D polygon representing the silhouette
of that polyhedron (bird's eye view). I've been looking at Envelopes but am
unsure if that is the way to proceed. Wouldn't it be easier just to glide
it through the xy plane, intersect it there and then use that intersection
to build my polygon?

If envelopes are the correct way to do this, I find the three examples are a
little too different to what I need to be of any real use. Does anyone have
a better example lying around the place?

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Slhouette-From-3d-to-2d-tp4352895p4352895.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page