SubdivideFaces

From K-3D

Jump to: navigation, search

Description

Subdivides faces by creating new center / midpoints.
Plugin Status:Stable
Categories:All Plugins, Stable Plugins, Polyhedron 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
Subdivision type Join : center to midpoints, midpoints, center to points k3d::string_t subdivision_type


Notes

Image:Subdivide-Faces01.png Image:Subdivide-Faces02.png

Subdivide Faces subdivides a single poly into several polygons.


Image:Subdivide_faces.png

There are several methods to choose from. From left to right: subdivision type "CenterMidpoints", "Center", and "Midpoints". The middle offset slides the midpoints along their edges. Usually, center midpoints is used.

Personal tools