Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Finding an averaging curve though a set of points in 3D

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Finding an averaging curve though a set of points in 3D


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Finding an averaging curve though a set of points in 3D
  • Date: Tue, 24 Apr 2012 14:08:47 +0200

You can use the part of the other surface bounded by the curve.
For example, if you have two spheres intersecting along a circle, you'll
have a sphere with a crater.

Sebastien.

On 04/23/2012 01:40 PM, Oleg wrote:
Hello everyone! I have a set of points in 3D as the result of calculating
intersection of two triangulated 3D figures. Since they are calculated as
intersection of individual triangles of the two meshes, they form a rather
rough polyline. Are there any means in CGAL to smooth it over? The goal is
to obtain a smooth sharp curve of intersection of two 3D figures.

Oleg

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Finding-an-averaging-curve-though-a-set-of-points-in-3D-tp4580170p4580170.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.16.

Top of Page