/Oculus-Quest-Sample-Project

Oculus Quest native development Sample project

Primary LanguageC++Apache License 2.0Apache-2.0

Oculus Quest Sample Project

A simple android studio project with the Oculus Native SDK installed and the minimun posible aplication.
The source code what taking from makepad's hello_quest respository (https://github.com/makepad/hello_quest), that is a non-Android Studio dependant, simple version, of one of the native samples provided by oculus.
But since that also removes the capability of debugging, so I merged atyomd and makepad's projects into a simple package to start toying with the SDK.