Unity VR/3D museum project for EE267. The current scene includes an Ames Room exhibit and a rotating Ames Window exhibit.
- Unity Hub
- Unity Editor version used for this project: Unity 6000.4.7f1
- Universal Render Pipeline support
- Git LFS installed
- Open Unity Hub.
- Click Add or Add project from disk.
- Select the cloned
EE267folder. - Open the project with Unity
6000.4.7f1. - If Unity asks to install missing packages, allow it.
-
In Unity, open:
Assets/Scenes/AmesRoom.unity -
Press the Play button.
W/A/S/D: move around- Mouse left/right: turn the player body
- Mouse up/down: look up and down
Shift: move fasterEsc: unlock mouse- Left click: lock mouse again
git clone https://github.com/thutamay/EE267.git
cd EE267
git lfs pull
