Module parser

Module parser 

Source
Expand description

Wavefront .mtl and .obj parser

Functionsยง

mesh_from_path
Loads a .OBJ file at the given path
mesh_from_url
Loads .OBJ file from resource at an URL. Supports direct .OBJ files and .OBJ files within a zip archive.
scene_from_url
Parses a whole scene from a .obj file specified by name in a .zip archive at url
texture_from_url
Loads tex_name from .zip at url