A Virtual Reality Project made using Unity and Virtual Reality Toolkit(VRTK), to give an immersive experice to interact an explore an Aladdin Themed Land inside the UIC's Future CS Building's Atrium
I vividly remember the mornings when I would eagerly pick up the newspaper and come across front-page advertisements showcasing new property launches and enticing deals. The mock renderings of these buildings, parks, and clubhouses presented a fantastical vision of what was to come, allowing me to imagine a future life within those spaces. Everything appeared so futuristic and awe-inspiring in those images. Years later, as I would walk past those buildings that were once advertised, I would be reminded of the initial excitement I felt when I first saw them on those newspaper pages.
Now, with the power of virtual reality (VR), we can offer an even more immersive experience for people to envision themselves in these spaces. When we look at 2-dimensional images of buildings, it can be challenging to grasp the true scale and size of the objects within them. Such images often trick us into perceiving the space as larger than it actually is. However, by leveraging VR technology, we can provide a better understanding of spatial dimensions than mere flat images or miniature 3D models ever could.
My personal experience with VR has given me invaluable insights into sizes and scales, particularly concerning human perception. While placing objects in a scene during the modeling process, I initially believed they were proportionate, only to realize in VR mode that they were either too small or too large. Being able to visualize things in virtual reality enabled me to accurately map out my ideas, a task that would have been significantly more challenging on paper.
For interior designers and architects, VR proves to be an invaluable tool when conceptualizing and designing spaces. It eliminates the complexities faced by individuals who struggle to visualize spatial arrangements. Rather than relying solely on measurements and calculations, VR allows designers to fully immerse themselves in the environment they are creating, making it easier to plan and optimize the use of space.
A striking example of utilizing VR to generate excitement and interest is the new Computer Science building at UIC. This architectural masterpiece not only serves as a focal point for attracting new talent to UIC's computer science program, but also showcases the university's commitment to cutting-edge technology. The inclusion of VR technology, developed by UIC CS and EVL, serves as a compelling invitation for individuals to explore the exceptional courses and opportunities offered by the university.
Through VR, we have the power to revolutionize the way people engage with architectural spaces before they are even built. It enables us to captivate the imagination of individuals, provide a true sense of scale, and ultimately create a bridge between vision and reality. As a firm believer in the transformative potential of VR, I am excited to contribute to the development of innovative and immersive experiences that shape the future of architecture and design.
To use this app, you need to follow these setup instructions:
Ensure you have Unity 2021.3.6f1 installed. If you don't have this version, you can download it from the Unity website's archive section and find the version you need.
The VRTK version 4 is already included in the files, so you don't need to worry about installing it separately.
Download the app files from the GitHub repository: Link to the Project.
After extracting the zip file, open the project in Unity. Navigate to
Assets/CoffeeShopStarterPack/Scenes
and open the CoffeeShop
scene. In
this scene, you will find all the files used in the app, and you can start using the app within
the Unity editor. The scene represents a comic/game kiosk in the new CS building, offering
various game and comic related items.
To run the app, make sure that CameraRigs.UnityXRPluginFramework
is disabled and
CameraRigs.SpatialSimulator
is enabled. Once the scene is built, you can use the
following controls:
To run the app in VR, follow these additional steps:
CameraRigs.UnityXRPluginFramework
and disable
CameraRigs.SpatialSimulator
.