2019-09-04 14:26:58 +09:00
..
2018-11-15 17:02:20 -05:00
2018-11-15 17:02:20 -05:00
2019-01-14 22:11:11 +09:00
2019-01-14 22:11:11 +09:00
2018-11-15 17:03:38 -05:00
2019-01-14 22:11:11 +09:00
2018-11-15 17:02:20 -05:00
2018-11-15 17:02:20 -05:00
2018-11-15 17:02:20 -05:00

Basic glTF viewer

Requirements

  • glew
  • glfw3
  • premake5(linux)
  • OpenGL 3.3+ GPU

Build on Linux and macOS

$ premake5 gmake
$ make

Build on Visual Studio

Plese use solution file located at basic folder.