[][src]Module rust_3d::subdivide

Subdivision algorithms to e.g. refine meshes

Functions

linear

Subdivides a mesh linearly by creating four faces for each input face This will not smoothen the input mesh, since new vertices are placed only on existing edges