mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-08-01 02:48:55 +00:00
197 B
197 B
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.