Course material, projects undertaken by high school students at Cedar Valley for a 2 week VR bootcamp
*still under development.
Update 2022, a lot of this is outdated, I might have to check to see if any of these projects work on the latest version of Unity. If so, GREAT! This is a great resource for teaching children (and adults too) about the wee basics of Unity, without any code!
-
Follow the download and installation instructions here
-
Components of a Unity project
-
GameObject primitives
-
Unity Asset Store GameObjects
-
GameObjects from other marketplaces
-
Materials and Textures
-
Terrain
-
Object hierarchy
- a simple outdoor scene
- art museum
- solar system
- treasure hunt
- treasure hunt VR
- destroy objects using raycasting VR
-
Google cardboard
- Make sure that the Android Build Support component is selected during installation.
- Download and install JDK 8 and Android Studio
- In your unity project,
- Select File > Build Settings.
- Select Android and click Switch Platform.
- In the Build Settings window, click Player Settings.
- Change the minimum build API to Android 4.4.
-
Samsung Gear VR
- Make sure that the Android Build Support component is selected during installation.
- Download and install JDK 8 and Android Studio
- In your unity project,
- Select File > Build Settings.
- Select Android and click Switch Platform.
- In the Build Settings window, click Player Settings.
- Change the minimum build API to Android 4.4.