mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-09-15 14:54:33 +00:00
Basic glTF viewer
Requirements
- glfw3
- premake5(linux)
Build on Linux
$ premake5 gmake
$ make
Build on Visual Studio
Plese use solution file located at basic folder.