Difference between revisions of "Virtual Reality"
From __space Wiki
m |
|||
Line 8: | Line 8: | ||
*[[Google Cardboard]] | *[[Google Cardboard]] | ||
+ | =Unity= | ||
Making Virtual Reality Experiences (WIP Guide) | Making Virtual Reality Experiences (WIP Guide) | ||
Line 13: | Line 14: | ||
*[[Unity + VR]] (Vive-focused) | *[[Unity + VR]] (Vive-focused) | ||
*[[Unity with Google Cardboard]] | *[[Unity with Google Cardboard]] | ||
− | *[[Display a collection of object files in a Unity scene]] | + | |
+ | Mini Projects/ Tutorials | ||
+ | *[[Create a Terrain in Unity]] (and then view it with a VR headset) | ||
+ | *[[Game of Lightball]] | ||
+ | |||
+ | [[Display a collection of object files in a Unity scene]] |
Revision as of 13:20, 23 February 2018
Virtual Reality is an exciting new technology that uses software to generate a virtual 3D environment that can be interacted with and experienced through senses such as sight and sound. There are several different devices that offer this new experience, and the following is a list of the available virtual reality devices offered at _Space.URI:
Unity
Making Virtual Reality Experiences (WIP Guide)
- Learn Unity First
- Unity + VR (Vive-focused)
- Unity with Google Cardboard
Mini Projects/ Tutorials
- Create a Terrain in Unity (and then view it with a VR headset)
- Game of Lightball