mirror of https://github.com/CGAL/cgal
18 lines
743 B
TeX
18 lines
743 B
TeX
|
|
\begin{ccPkgDescription}{3D Surface Subdivision Methods\label{Pkg:SurfaceSubdivisionMethods3}}
|
|
\ccHowToCite{cgal:s-ssm2-06}
|
|
\ccPkgSummary{
|
|
Subdivision methods recursively refine a control mesh and generate
|
|
points approximating the limit surface. This package consists of four
|
|
popular subdivision methods and their refinement hosts. Supported
|
|
subdivision methods include Catmull-Clark, Loop, Doo-Sabin and sqrt(3)
|
|
subdivisions. Their respective refinement hosts are {\sc Pqq}, {\sc
|
|
Ptq}, {\sc Dqq} and sqrt(3) refinements. Variations of those methods
|
|
can be easily extended by substituting the geometry computation of the
|
|
refinement host.}
|
|
|
|
%\ccPkgDependsOn{}
|
|
\ccPkgIntroducedInCGAL{3.2}
|
|
\ccPkgLicense{\ccLicenseLGPL}
|
|
\end{ccPkgDescription}
|