At the end of this assignment, you will create a clone of the popular VR game Beat Saber. A demo version of Beat Saber is available for free in the Quest Store.
Here you can find the solution app .apk. Download the .apk file and test it in the Quest for reference. See MQDH .apk install instructions.
In the following, you find instructions to build the assignment app. If instructions are unclear, refer back to the lecture material or post to the course forum. You earn the full points when your app is feature-complete; it does not need to be an exact copy of the reference app.
Create a new project using Unity Hub and choosing the Unity Editor version listed on the Blessed Versions page. Uncheck “Connect to Unity Cloud” (scroll down in Project Settings).
in Edit -> Project Settings -> Player -> Android Tab -> OtherSettings
in Edit -> Project Settings -> XR Plug-in Management
File->Build Settings
Some ideas can be found here
Here is an interview with Beat Saber’s developer Jan Ilavsky.
Some of material is inspired by this tutorial. You can use this video for more ideas. Note that versions are outdated and instructions might not be up-to-date.
Another great tutorial can be found here.
At the end of this assignment, you will create a clone of the popular VR game Beat Saber. A demo version of Beat Saber is available for free in the Quest Store.
Here you can find the solution app .apk. Download the .apk file and test it in the Quest for reference. See MQDH .apk install instructions.
In the following, you find instructions to build the assignment app. If instructions are unclear, refer back to the lecture material or post to the course forum. You earn the full points when your app is feature-complete; it does not need to be an exact copy of the reference app.
Create a new project using Unity Hub and choosing the Unity Editor version listed on the Blessed Versions page. Uncheck “Connect to Unity Cloud” (scroll down in Project Settings).
in Edit -> Project Settings -> Player -> Android Tab -> OtherSettings
in Edit -> Project Settings -> XR Plug-in Management
File->Build Settings
Some ideas can be found here
Here is an interview with Beat Saber’s developer Jan Ilavsky.
Some of material is inspired by this tutorial. You can use this video for more ideas. Note that versions are outdated and instructions might not be up-to-date.
Another great tutorial can be found here.