ProtoArt / spritec

The Sprite Compiler turns your 3D models into 2D spritesheets
https://protoart.me/
Mozilla Public License 2.0
32 stars 5 forks source link

Remove OBJ files from samples #189

Closed sunjay closed 4 years ago

sunjay commented 4 years ago

Fixes #158

This PR currently builds on #171, so it appears to have a lot more commits than it does. Once that PR is merged, those commits will disappear.

I have removed all the OBJ files and updated the spritec.toml files to use glTF. I also removed the knight sample because it was made on an old version of Blender and the file no longer works.

We should encourage all users to only use glTF going forward.