|
file | OpenGLCube.h [code] |
| Header.
|
|
file | OpenGLSample.cpp [code] |
| Simple example OpenGL application using the OSVR ClientKit display methods in the C++ API headers.
|
|
file | OpenGLSampleCAPI.cpp [code] |
| Simple example OpenGL application using the OSVR ClientKit display methods. This example shows the use of the C API display methods, even though it is in C++. See OpenGLSample.cpp for a more idiomatic-C++ sample using the C++ API headers.
|
|
file | OpenGLSampleJoint.cpp [code] |
| Simple example OpenGL application using the OSVR ClientKit display methods in the C++ API headers, using the JointClientKit to run an internal server.
|
|
file | SDL2Helpers.h [code] |
| Header containing some helper code for using SDL2 in a C++11 environment.
|
|