From K-3D
Description
| Adds variable-sharpness creases to SDS surfaces
|
Metadata
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
|
| Sharpness
| Controls the sharpness of subdivision surface creases
| k3d::double_t
| sharpness
|
Notes
For historical reasons, the "Sharpness" value ranges from zero to positive infinity. Although there is no such thing as a perfectly sharp crease, a value around 10 is pretty darned close. Note that different render engines may produce slightly different results for a given Sharpness value.