Skip to content

Getting Started

aleedsmedvr edited this page Sep 27, 2024 · 5 revisions

Hardware and Software Requirements

Development

Download and Installation

  • Download and install the Unity Hub: https://unity.com/unity-hub
  • Run the Unity Hub and log in with a Unity account
    • Note, no need to install a Unity version just yet
  • Download and unzip RideVH build package from provided URL; note, ensure destination path does NOT include any spaces

Loading the Unity Project

  • Initialize ...RideVH/VHUnityHDRP/runUnity.bat to download and launch the proper version of Unity
  • Open and Play the main scene, Assets/Scenes/SampleScene
    • Note, if generating a local standalone build, initial compile may take 1.5+ hours due to HDRP shader compilation. The subsequent iterative compile times will be much quicker.