mirror of https://github.com/CGAL/cgal
No need for 3rd party OpenNL
This commit is contained in:
parent
e8d3cc8631
commit
4d77463415
|
|
@ -156,7 +156,7 @@ sparse linear solvers:
|
||||||
\PkgAuthors{Laurent Saboret, Pierre Alliez and Bruno Lévy}
|
\PkgAuthors{Laurent Saboret, Pierre Alliez and Bruno Lévy}
|
||||||
\PkgDesc{Parameterizing a surface amounts to finding a one-to-one mapping from a suitable domain to the surface. In this package, we focus on triangulated surfaces that are homeomorphic to a disk and on piecewise linear mappings into a planar domain. This package implements several surface mesh parameterization methods, such as least squares conformal maps, discrete conformal map, discrete authalic parameterization, Floater mean value coordinates or Tutte barycentric mapping.}
|
\PkgDesc{Parameterizing a surface amounts to finding a one-to-one mapping from a suitable domain to the surface. In this package, we focus on triangulated surfaces that are homeomorphic to a disk and on piecewise linear mappings into a planar domain. This package implements several surface mesh parameterization methods, such as least squares conformal maps, discrete conformal map, discrete authalic parameterization, Floater mean value coordinates or Tutte barycentric mapping.}
|
||||||
\PkgSince{3.2}
|
\PkgSince{3.2}
|
||||||
\PkgDependsOn{Solvers as \ref thirdpartyEigen or \ref thirdpartyOpenNL or \ref thirdpartyTaucs.}
|
\PkgDependsOn{Solvers as \ref thirdpartyEigen or \ref thirdpartyTaucs.}
|
||||||
\PkgBib{cgal:sal-pptsm2}
|
\PkgBib{cgal:sal-pptsm2}
|
||||||
\PkgLicense{\ref licensesGPL "GPL"}
|
\PkgLicense{\ref licensesGPL "GPL"}
|
||||||
\PkgDemo{Operations on Polyhedra,polyhedron_3.zip}
|
\PkgDemo{Operations on Polyhedra,polyhedron_3.zip}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue