Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ SIM2VR provides two new components to the UitB framework -- **UnityEnv** and **U
In the following, we demonstrate how SIM2VR can be used to generate user simulations for a given Unity application.
As an example, we consider the Beat Saber-style game implemented in the [VR Beats Kit](https://assetstore.unity.com/packages/templates/systems/vr-beats-kit-168243), which is freely available on the Unity Asset Store.

For a more detailed step-by-step guide, including additional troubleshooting and optional steps, see [this detailed guide](./guide_sim2vr_uitb.md).


### Step 1: Initialisation

Expand Down
Loading