Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] a surface mesh simple cube example

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] a surface mesh simple cube example


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] a surface mesh simple cube example
  • Date: Tue, 03 Jan 2012 17:08:07 +0100

Do your points have some particular properties (on a convex shape, inside a set of planes, ...)?

Sebastien.

Battalgazi YILDIRIM wrote:
Hi Sebastian,

Thanks for answer,

Is there any other way to do in CGAL, just give surface points and get reconstructed mesh
connecting those points?

Thanks,

On Tue, Jan 3, 2012 at 2:20 AM, Sebastien Loriot (GeometryFactory) < <mailto:>> wrote:

Battalgazi YILDIRIM wrote:


Hi,

I am trying to use points and normals to reconstruct surface
mesh, I follow "Surface
Reconstruction from Point Sets" section in CGAL.

I have some input points and its normal. Since algorithm solves
eliptic equation of
Poisson reconstruction and it gives a approximate surface.

Is it possible to reconstruct mesh that its vertices are
exactly the same with input?


This is not possible with this algorithm.

Sebastien.



if you can help me, I would be really glad,

Thanks,



B. Gazi YILDIRIM



-- You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/__wws/info/cgal-discuss
<https://lists-sop.inria.fr/wws/info/cgal-discuss>




--
B. Gazi YILDIRIM




Archive powered by MHonArc 2.6.16.

Top of Page