CGAL 4.6 - Planar Parameterization of Triangulated Surface Meshes
|
![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | This CGAL package implements several parameterization methods: |
![]() ![]() | Border parameterization methods define a set of constraints (a constraint specifies two (u,v) coordinates for each instance of a vertex along the border) |
![]() ![]() | The general definition of input meshes handled directly by CGAL::parameterize() is: |
![]() ![]() | Since parameterizing meshes requires efficient representation of sparse matrices and efficient iterative or direct linear solvers, we provide an interface to several sparse linear solvers: |
![]() ![]() |