Skip to content

Can be used as a project template for Oculus Quest development in Unity

License

Notifications You must be signed in to change notification settings

SSanary/quest2starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a repository meant to help developers who would like to have a quick starting point for developing applications for the Oculus Quest 2 VR headset.

Instructions

  1. Install Unity 2020.3.0f1 (LTS) from the Unity Hub
    • Remember to check the "Android Build Support" checkbox under Platforms
  2. Download this repo as a ZIP file
  3. Extract the ZIP file on your computer
  4. Add the folder as a project in Unity Hub
  5. Open the project by clicking on it in the Unity Hub
  6. Wait for Unity to load the project
  7. Go to Build Settings and select Android
    • Select "ASTC" in the Texture Compression dropdown
    • Check the "Development Build" checkbox
    • Click the "Switch Platform" button
    • Wait for Unity to finish re-compressing textures (this takes a while)
  8. Start working on your project

Additional Information

About

Can be used as a project template for Oculus Quest development in Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.3%
  • ShaderLab 4.3%
  • HLSL 0.4%