mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-08-04 04:18:52 +00:00
Simple OpenGL viewer for glTF geometry.
Requirements
- premake4 : Requires recent
premake4for macosx and linux,premake5for windows. - GLEW
- glfw3
MacOSX and Linux
> premake4 gmake
$ make
Windows(not tested)
> premake5.exe vs2013
Open .sln in Visual Studio 2013
TODO
- Texture
- Shader
- Animation