Difference between revisions of "Project1W21"
From Immersive Visualization Lab Wiki
(Created page with "=Homework Assignment 1= '''INCOMPLETE - CHECK BACK LATER''' Prerequisites: * Windows or Mac PC * [https://store.unity.com/download Unity] Learning objectives: * Setting u...") |
(→Homework Assignment 1) |
||
Line 14: | Line 14: | ||
* Creating a real-time interactive application | * Creating a real-time interactive application | ||
* Building a 3D scene | * Building a 3D scene | ||
+ | * C# scripts | ||
* Publish an application: create Windows executable | * Publish an application: create Windows executable |
Revision as of 13:50, 8 January 2021
Homework Assignment 1
INCOMPLETE - CHECK BACK LATER
Prerequisites:
- Windows or Mac PC
- Unity
Learning objectives:
- Setting up Unity projects for 3D applications
- Using the Unity editor
- Creating a real-time interactive application
- Building a 3D scene
- C# scripts
- Publish an application: create Windows executable