A program to parse and save the data from OBJ file to a different format
Uses tinyobjloader to parse OBJ file (https://github.com/syoyo/tinyobjloader)
Example: make build ARGS="./models/cube.obj cube" run
TODO:
- materials
- use bin format?
- improve format