Skip to main content

write_obj

Function write_obj 

Source
pub fn write_obj(mesh: &Mesh, name: &str) -> Result<String, String>
Expand description

Write Wavefront OBJ positions, normals, and indexed triangle faces.