Skip to main content

Module reader

Module reader 

Source
Expand description

OBJ file reader.

Functionsยง

read_obj
Read an OBJ file from a string and return a triangle mesh.
read_obj_solid
Read an OBJ file and import it as a solid with one planar face per triangle.