Syoyo Fujita d6b0b0b990 Convert UTF16 file to UTF8.
Add premake project to build on Linux.
2019-01-14 21:30:53 +09:00
..
2018-11-15 17:02:20 -05:00
2018-11-15 17:02:20 -05:00
2019-01-14 21:30:53 +09:00
2019-01-14 21:30:53 +09:00
2019-01-14 21:30:53 +09:00
2018-11-15 17:03:38 -05: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
2018-11-15 17:02:20 -05: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.