My VR Room

This is my first VR application.

Environment / Software Version

  • Unity 2019.4.4
  • Windows 10
  • Visual Studio 2019

How to use

I checked that this application works well with VR Head Mount Display(Oculus Quest). You can also play without HMD by pressing Alt and dragging your mouse(left click) in the Game view of Unity. screenshot_room

UI

There is UI in the room and you can do some operations like below.

  • Place furnitures
    • Chair
    • Table
    • Lamp
  • Transform furnitures
    • Translate
    • Rotate
    • Scale
  • Change location of yourself
    • Teleport
    • Walk screenshot_UI

Reference

This virtual room was made with Unity and GoogleVR. You can make a similar one by following this edX course.