2016-06-05 22:35:37 +09:00
..
2016-06-05 22:35:37 +09:00
2016-04-20 14:06:56 +09:00
2016-04-20 14:06:56 +09:00
2016-02-07 17:38:17 +09:00
2016-02-07 17:38:17 +09:00
2015-12-20 20:27:54 +09:00
2015-12-20 20:27:54 +09:00

Simple OpenGL viewer for glTF geometry.

Requirements

  • premake4 : Requires recent premake4 for macosx and linux, premake5 for windows.
  • GLEW
  • glfw3

MacOSX and Linux

# optional. set pkg-config path to find glfw3
$ export PKG_CONFIG_PATH=/path/to/pkgconfig

> premake4 gmake
$ make

Windows(not tested)

> premake5.exe vs2013
Open .sln in Visual Studio 2013

TODO

  • Texture
    • Various texture format.
  • Shader
  • Animation