Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 561 Bytes

File metadata and controls

13 lines (11 loc) · 561 Bytes

accessibility text

Virtual and augmented reality laboratory - Unity Basics session

This simple and small project aims at teaching students basic concepts of Unity such as:

  • Object creation and manipulation
  • Object physics
  • Object collisions
  • Scripting components.

There is a lot of study material out there to improve your skills. The Learn Unity project is a great example of open-source knowledge that can let you gain many details about this basic concepts!