Add simple OpenGL viewer example.

This commit is contained in:
Syoyo Fujita
2016-04-18 20:07:04 +09:00
parent 93acf63157
commit 1703ab087d
5 changed files with 779 additions and 0 deletions

View File

@@ -0,0 +1 @@
Simple .obj viewer with glew + glfw3 + OpenGL