summaryrefslogtreecommitdiffhomepage
path: root/examples/others/oculus_rift.c
AgeCommit message (Collapse)Author
2018-07-16Removed Oculus exampleRay
Oculus API has changed so much that it has no sense to keep this example here... it was funny to test it in the past...
2018-05-04Renamed some functionsRay San
- Renamed Begin3dMode() --> BeginMode3D() - Renamed Begin2dMode() --> BeginMode2D() - Renamed End3dMode() --> EndMode3D() - Renamed End2dMode() --> EndMode2D()
2017-07-02Review TraceLog() usageraysan5
2017-04-08Working on examples...Ray