Example implementation for rendering Open Inventor scenes in the Oculus Rift.
- Edit the paths in
src\OculusCoin.pro. - Run
qmaketo generate the makefiles.
If you build using QtCreator, you may need to
- Add a definition for
COINDIRto the build environment in the build settings. - Add the
bindir of your Coin installation to thePATHvariable in the run settings.