/obj_to_mesh

Simple Rust converter from .obj to my mesh format

Primary LanguageRust

How to install

Provided that rust is installed, it's very easy: cargo install --git https://github.com/Tomcc/obj_to_mesh.git

Make sure to add your Cargo binary folder to the PATH.