CatmullClark
From K-3D
Description
| Generates a Catmull-Clark subdivision mesh |
| Plugin Status: | Experimental |
| Categories: | All Plugins, Experimental Plugins, Subdivision Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Input Mesh | Input mesh | k3d::mesh* | input_mesh |
| Output Mesh | Output mesh | k3d::mesh* | output_mesh |
| Mesh Selection | Input Mesh Selection | k3d::selection::set | mesh_selection |
| Level | Subdivision level | k3d::int32_t | level |
Notes
Catmull Clark works on smoothing the entire object.





