Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Problem with intersection

Subject: CGAL users discussion list

List archive

[cgal-discuss] Problem with intersection


Chronological Thread 
  • From: Vahid Azizi <>
  • To:
  • Subject: [cgal-discuss] Problem with intersection
  • Date: Mon, 31 Oct 2016 22:40:48 -0400
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:nLJwtBXprN7w5HH357iPFun2oNzV8LGtZVwlr6E/grcLSJyIuqrYZROFt8tkgFKBZ4jH8fUM07OQ6PG6HzxYqsvY+DBaKdoXCE9D0Z1X1yUbQ+e7SmTDZMbwaCI7GMkQHHRExFqcdXZvJcDlelfJqWez5zNBUj/2NA5yO/inUtWK15f/hKiO/MjYbAxMwTa8erhvNw6erAPLt8BQj5ExBLw2z073q3tJd6x/12J6JBrHgR+679Wx7p9L/CFZuvZn/MlFB/apN58kRKBVWWx1e1s+49fm4EHO

Hi all,

I have a geometry volume and a plane(their vertices), the Delaunry triangulation is applied on both of them(their vertices). For the geometry volume i get 16 facets and for the plane i get two facets. I need to find intersection between these two. It seems in some case the plane which is inside the volume doesn't have intersection with any facets of volume. I searched for changing resolution of triangulation but it seems there is not such a option. I've attached an image which depicts the situation and also a fig file which you can rotate the image to see what is the problem. The blue stars are intersection points for down red triangle. 

images:
https://drive.google.com/drive/folders/0B6aDrBbewOPBR2gwTE5JZm4yNnc?usp=sharing

Is there anything that i can do, maybe with resolution or with intersection or do i need to go with another approach?

Thanks in advance!

Best,
--
Vahid



Archive powered by MHonArc 2.6.18.

Top of Page