Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Question about estimation of local differential properties using CGAL

Subject: CGAL users discussion list

List archive

[cgal-discuss] Question about estimation of local differential properties using CGAL


Chronological Thread 
  • From: "Oleksiy Busaryev" <>
  • To:
  • Subject: [cgal-discuss] Question about estimation of local differential properties using CGAL
  • Date: Fri, 22 Aug 2008 16:32:22 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=Kqdmcmnl7aewTaitap3eREG5hNV6lipO3aZB37Zt9/C9ahrnrZsuVj6b5i9v87dNX/ 2uhZ6ILyCeFTmPse5nD3Uy68clLqgcFWD4tycgLfMkmcs9ipafWY9NyDR9+31fVgsRk7 yJU38Az85R9akEk699WBuKvbX/+cZEMrQyFbA=

Hello guys,
 
I have the following problem.
 
I want to use CGAL for computing principal directions of curvature for each vertex of a triangular mesh.
 
I tried to use code from Jet_fitting_3 example to do this - but even if I analyze large number of rings around each vertex,
principal curvature directions do not look consistent: for adjacent vertices (non-umbilic) sometimes they are opposite.
 
I attached a simple example: triangular mesh of a cylinder with principal directions shown
(3 rings was computed around each vertex for Monge fitting).
 
You can see that directions of maximum curvature do not go around the cylinder in a consistent manner (as I expected).
 
What can be the reason for this?
 
Thank you!

--
Best regards,
Oleksiy Busaryev.

Attachment: bad.JPG
Description: JPEG image




Archive powered by MHonArc 2.6.16.

Top of Page