/VRgameSUP

VR Locomotion and interaction implementation for Uni class

Primary LanguageC#MIT LicenseMIT

VR-locomotion-parkour

Demo Video

IMAGE ALT TEXT HERE

How to Start

git clone https://github.com/Lars22Euw/VRgameSUP
  • download the GitHub repo and open VRParkour folder as a Unity project
  • implement your locomotion technique in LocomotionTechnique.cs
  • Selection...
  • play and see how fast and how many coins you can get!

Misc

Core

  • Unity 2021.3.10f1 LTS
  • Oculus Integration 46.0 (Oculus Utilities v1.78.0, OVRPlugin v1.78.0, SDK v1.78.0)
  • Oculus XR Plugin 3.0.2

Rendering settings

  • ref
  • Color space: Linear
  • OpenGL ES 3.0
  • Multithreaded Rendering

Configuration settings

  • ref
  • Scripting backend: IL2CPP
  • Target architectures: ARM64

Cybersickness reduction

  • Ginger VR Note: This repo seems not being maintained anymore. Still, it can be a reference for implementing your cybersickness reduction technique.

Scene

Sound effect and music

License

MIT