#include <Ovr.h>
#include <iostream>
#include <fstream>
#include <unistd.h>
Go to the source code of this file.
for this reading please do (like I did):
- Rotate on X axis, first go down and then go up, finish at the original position
- Rotate on Y axis, first go left and then go right, finish at the original position
- Rotate on Z axis, first turn it like it was to touch your right shoulder, then do the same for the left shoulder, finish at the original position
Definition at line 8 of file tests.cpp.