ParallaxWorld is a real-time human-computer interface that will help people relax using parallax views. It tracks peoples eye position to create a parallax effect and with hand movements users can switch between the three different scenes: main, jungle and underwater.
- Clone the project and open it with your IDE. (If you download the zip file from github the assets will have to be downloaded manually).
- Make sure you have python (version 3.11 or higher) and unity (version 6000.0.26f1) installed.
- Write in the terminal 'pip install opencv-python mediapipe' and run this.
- Run the main.py file and make sure your webcam is working.
- Open 'ParallaxWorld' with Unity.
- Open and run the file 'Assets/Scenes/FinalWater.unity'
- From the main scene you can go to the jungle scene by opening your left hand (make a fist -> make a flat hand) and the underwater scene by opening your right hand.
- From both the jungle and the underwater scene you can go back to the main scene by closing your hand (make a flat hand -> make a fist).
Maria Fanou, John Fourlas, Hossam Gohar, Aleina Ismail, Ece Kaya, Dima Mykhalchyshen, Emily Kate Proctor & Mika Wauben (group HCI1) Sky asset: https://assetstore.unity.com/packages/2d/textures-materials/sky/allsky-free-10-sky-skybox-set-146014 Trees asset: https://assetstore.unity.com/packages/3d/vegetation/trees/tree-collection-pack-2017-76974 Water asset: https://assetstore.unity.com/packages/vfx/shaders/aquas-lite-built-in-render-pipeline-53519 Wolf asset: https://www.cgtrader.com/free-3d-models/animals/mammal/wolf-3d-model-free-download Goats asset: https://www.cgtrader.com/free-3d-models/animals/mammal/goat-animal-6ad2353f-bed5-49e1-bb2c-59706986df7e
MIT license