m3sh.obj

OBJ file I/O.

Low-level functions to read and write OBJ files. Only a subset of the OBJ standard is supported. Complete specifications can be found in the Advanced Visualizer Manual.

Functions

merge(verts, faces[, radius])

read(filename, *args)

Read from file.

write(filename, *[, f])

Write to file.