Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CGAL determine which direction a facet is pointing to

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAL determine which direction a facet is pointing to


Chronological Thread 
  • From: mparusinski <>
  • To:
  • Subject: [cgal-discuss] CGAL determine which direction a facet is pointing to
  • Date: Wed, 28 Jul 2010 05:42:08 -0700 (PDT)


Hello to everyone

I am using CGAL to perform a triangulation of a inr file, i.e. I am
performing a 3d mesh generation. Afterwards I need to process the mesh. One
of the things I want to do is to compute normals to the facets (Triangles)
then use these normals to see in which direction is each facets facing (up,
down, front, back, left and right). Is there a tool in CGAL to determine in
which direction the facet is pointing to? I attached a link to a screenshot
of a mesh file I have obtained to illustrate the problem. Some of the facets
are hard to tell on which side they are on. Can smoothing help?

http://img175.imageshack.us/i/examplef.png

Sincerely yours

Michal Parusinski
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-determine-which-direction-a-facet-is-pointing-to-tp2304867p2304867.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page