Le-Jeng Andy Shiue
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 Pqq, Ptq, Dqq and \( \sqrt{3}\) refinements. Variations of those methods can be easily extended by substituting the geometry computation of the refinement host.
Parameters
Optional parameters of the functions of this package are implemented as Named Parameters. The page Named Parameters for Subdivision Methods describes their usage and provides a list of the parameters that are used in this package.
Concepts
Classes
|
file | subdivision_method_3.h |
| Convenience header file including the headers for all the free functions of this package.
|
|