add openglexample from OpenHMD

This commit is contained in:
2018-09-18 20:18:47 +02:00
parent 21a2807143
commit a2d58a3d5f
6 changed files with 666 additions and 0 deletions

1
examples/CMakeLists.txt Normal file
View File

@@ -0,0 +1 @@
add_subdirectory(opengl)