Lesson Night: VR in Unity!

Опубликовано: 18 Март 2026
на канале: Tech Valley Game Space
287
1

Learn how to make your own VR applications using Unity 3D! Lesson taught by Taro Omiya -- Watch live at   / techvalleygamespace  

"Making VR applications with Unity" is a hands-on workshop on developing VR applications using Unity 5 for Oculus Rift, Samsung Gear, and Google Cardboard. In this introductory lesson, we’ll be making a simple 3D first-person perspective game that will cover the following topics:

Importing pre-made assets
Creating objects with super-fun physics
Using images to add visually-pleasing patterns to your objects
Learn what the heck materials are, and how to make your game look realistic
How to manipulate the lighting
Adding sound effects
Get a quick introduction on scripting

[Prerequisites]
This lesson assumes that the participants already knows how to test their application on their VR setup. It will only cover up to how to build VR application on your computer, before sending it to the VR. Otherwise, no programming knowledge necessary!


For Google Cardboard users, you will also need the following downloaded:
Google Cardboard SDK for Unity (https://github.com/googlesamples/card...)

For Android users, you will need:
Android development environment with the SDK for your Android's device installed (http://developer.android.com/sdk/inde...)
The Unity Android export module (part of the Unity installer)
Have Unity preference configured with Android SDK folder set in the correct location (see http://docs.unity3d.com/Manual/androi...)

For iPhone users, you will need:
A Mac with Xcode installed
And the Unity iOS export module (part of the Unity installer)