https://github.com/software-training-for-students/intro-unity-solar-system
Repository housing the practice files and instructions used in the Unity solar system workshop activity
https://github.com/software-training-for-students/intro-unity-solar-system
game-dev game-development game-engine-3d learn-unity learning-by-doing learning-exercise unity unity3d
Last synced: about 2 months ago
JSON representation
Repository housing the practice files and instructions used in the Unity solar system workshop activity
- Host: GitHub
- URL: https://github.com/software-training-for-students/intro-unity-solar-system
- Owner: software-training-for-students
- Created: 2024-10-24T14:53:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T15:38:48.000Z (over 1 year ago)
- Last Synced: 2025-03-25T14:14:40.048Z (over 1 year ago)
- Topics: game-dev, game-development, game-engine-3d, learn-unity, learning-by-doing, learning-exercise, unity, unity3d
- Language: C#
- Homepage: https://sts.doit.wisc.edu/
- Size: 22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# STS - Intro to Unity: Solar System Activity 🌍🌞
### Learning Objectives 🎯
* [ ] Learn about Unity's basic architecture:
* [ ] Understand & move around in Unity Scenes
* [ ] Create GameObjects & Materials
* [ ] Attach Scripts to create behaviors
* [ ] Basics of Lighting & Audio
* [ ] Learn how to Build & Test a Unity Project
## 👉 [Get Started](https://github.com/software-training-for-students/intro-unity-solar-system/wiki) (Wiki)