Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Nef polygon

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Nef polygon


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Nef polygon
  • Date: Thu, 16 May 2013 16:58:39 +0200
  • Organization: GeometryFactory

Have you seen this webpage?

http://people.sc.fsu.edu/~jburkardt/data/off/off.html

Sebastien.

On 05/16/2013 04:55 PM, ChaoM wrote:
Hello Sebastien:
I try you give the example, but I am confused about the .off format.
Since I am a newer CGAL User, as my understanding, .off format file store
the points. So I use the.txt format instead of .off format.
As the picture I show you , I get two half sphere intersect. I use
Delaunay Triangulation to triangulate the intersected point(red points) and
the left outside point(left while points), at the same time , I triangulate
the intersected points and the right points.
but my final goal is take the " left ,intersected,and right points "as
the whole object. so I want to use the Boolean Opeation to union the whole
object .Then use the Delaunay Triangulation to triangulate the whole object.
If I don't triangulate twice times , the result can not meet my goal!
Do you have some good ideas to help me ? Thanks a lot!
<http://cgal-discuss.949826.n4.nabble.com/file/n4657467/IMG_20130515_222140.jpg>



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Nef-polygon-tp4657453p4657467.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page