Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 636 Bytes

File metadata and controls

18 lines (12 loc) · 636 Bytes

Oculus VrSample

Here I am logging my findings from exploring the code in VrSample and VrApi of Mobile SDK.

JNI

SampleFramework

  • /Src/Appl.cpp - handles the Android and Oculus specific setup.

Takeaways

  • CPU and GPU levels can be adjusted for performance and power consumption.