Module obj

Source

Functionsยง

load_obj_from_file
Loads a untextured obj file from the given path. Wrapper around the obj crate.
load_textured_obj_from_file
Loads a textured obj file from the given path. Wrapper around the obj crate.