Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Intersection between two sets of points in 3D space

Subject: CGAL users discussion list

List archive

[cgal-discuss] Intersection between two sets of points in 3D space


Chronological Thread 
  • From: Vahid Azizi <>
  • To:
  • Subject: [cgal-discuss] Intersection between two sets of points in 3D space
  • Date: Fri, 2 Sep 2016 16:20:41 -0400
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:isaAoBMag8GUk+6nJ1wl6mtUPXoX/o7sNwtQ0KIMzox0K/v4rarrMEGX3/hxlliBBdydsKMdzbeN+Pm8ByRAuc/H6y9SNsQUFlcssoY/oU8JOIa9E0r1LfrnPWQRPf9pcxtbxUy9KlVfA83kZlff8TWY5D8WHQjjZ0IufrymUt2as8Pi3O+7/9jfYh5DmSGmSbJ0NhS/6wvL5ecMho43FK8xyxeBi2lJaeUekX1hY1uBngT9zsi19Z9ntS9XvqRypIZ7TazmcvFgHvRjBzM8PjVt6Q==

Hi all,

I have two sets of points in 3D coordinate system, More precisely based on my work one set is supposed to be a polyhedron or a complex volume and one set is just a 3D convex hull. I have only the coordinates of the points. and finally i want to find their bounded intersection. what would you suggest for handling this problem? do i need to make a polyhedron or triangles from first set or there is other options? and what would you suggest for intersection? Any general information, links, tips are appreciated.
Thank you so much in advance.

Best,
--
Vahid



Archive powered by MHonArc 2.6.18.

Top of Page