A UPM package to kickstart your Unity XR projects quickly.
npm install de.tu-dresden.hyper.coreThis package helps you to get started quickly with your Unity XR projects.
Dependencies:
- Meta XR Audio SDK v83
- Meta XR Interaction SDK v83
- OpenXR Plugin v1.16.1
This package is available in the HYPER scoped registry.
- Name: HYPER
- URL: https://registry.npmjs.com
- Scope: de.tu-dresden.hyper
Please follow [this snippet] to add the registry to your project.
[this snippet]: https://git-st.inf.tu-dresden.de/hyper/core/-/snippets/14
1. Create a new Unity project with Universal 3D as the template.
1. Switch the build target platform to Meta Quest.
1. [Install this package].
1. Wait for the packages to install, then on the Enable Meta XR Feature Set pop up window, select Yes.
1. Click HYPER > Core > Init Project.
1. Right click on the Hierarchy panel, then click HYPER > Core > XR.
1. Open Meta > Tools > Project Setup Tool, then click Fix All in all tabs.
Add HYPER_CORE_DEBUG_LOG to Project Settings > Player > Script Compilation > Scripting Define Symbols.
- Error.wav by Autistic Lucario -- https://freesound.org/s/142608/ -- License: Attribution 4.0
- Menu screen mouse over by DrMinky -- https://freesound.org/s/166186/ -- License: Attribution 4.0
- Ping! by unfa -- https://freesound.org/s/215415/ -- License: Creative Commons 0
[Install this package]: https://git-st.inf.tu-dresden.de/hyper/core/-/snippets/14