pub fn load_obj_from_file(path: &str) -> Obj
Loads a untextured obj file from the given path. Wrapper around the obj crate.