3D Mesh Segmentation

Notes for CGAL Programming

January 9, 2014 3D Mesh Segmentation, Tech No comments

Reference:
http://www.cgal.org/Tutorials/Tutorial_SCG99.ps.gz

The structure of CGAL:

1

Geometric Kernel:

Points, Predicates, and Exactness[……]

Read more

Install and Use CGAL in Ubuntu 12.04

January 8, 2014 3D Mesh Segmentation, Tech 8 comments

1

CGAL is a powerful C++ library which can be applied in various areas needing geometric computation, ranging from medical imaging to mesh generatio[……]

Read more