JsMarq96 / Quest-WebGPU-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:C++ 96.2%Language:CMake 3.8%