mirror of https://github.com/CGAL/cgal
19 lines
854 B
TeX
19 lines
854 B
TeX
|
|
\begin{ccPkgDescription}{3D Surface Subdivision Methods\label{Pkg:SurfaceSubdivisionMethods3}}
|
|
\ccPkgHowToCiteCgal{cgal:s-ssm2-08}
|
|
\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}
|
|
\ccPkgIllustration{Subdivision_method_3/FIG/twoheads-detail.png}{Subdivision_method_3/FIG/twoheads.png}
|
|
\end{ccPkgDescription}
|