Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem with intersection


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Problem with intersection
  • Date: Tue, 1 Nov 2016 08:36:08 +0100
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:VowHfB+ctZ7cm/9uRHKM819IXTAuvvDOBiVQ1KB90u4cTK2v8tzYMVDF4r011RmSDN+du6oP0rKH++C4ACpbvsbH6ChDOLV3FDY7yuwu1zQ6B8CEDUCpZNXLVAcdWPp4aVl+4nugOlJUEsutL3fbo3m18CJAUk6nbVk9EM2uRdWX15j/l73qus6bXwIdjzW0ZfZ+LQ69sB7KnsgQm4prbKgrmTXTpX4dMd9bz2pzOVOemV7Y4d2x+4IrswtdvPcs69RRf6zxY6MiXP0SRGA9N2cv5cr38xzHZQSK73oYFG4Rl0wbUED+8BjmU8Kp4WPBve1n1XzHZcA=
  • Organization: GeometryFactory

It is not clear (at least to me) what you are trying to do.
What are you looking for? An intersection function for 2 triangle soups?
A 3D constrained triangulation?

Sebastien.

On 11/01/2016 03:40 AM, Vahid Azizi wrote:
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