Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samuelasherrivello/physics-for-unity
The source code for the course "Physics For Unity"
https://github.com/samuelasherrivello/physics-for-unity
physics unity unity3d
Last synced: about 1 month ago
JSON representation
The source code for the course "Physics For Unity"
- Host: GitHub
- URL: https://github.com/samuelasherrivello/physics-for-unity
- Owner: SamuelAsherRivello
- Created: 2023-02-03T13:21:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T16:36:01.000Z (6 months ago)
- Last Synced: 2024-08-08T18:06:57.536Z (6 months ago)
- Topics: physics, unity, unity3d
- Language: C#
- Homepage: http://SamuelAsherRivello.com
- Size: 116 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Physics For Unity
This is the source-code for the course "Physics For Unity".
# Unit Testing For Unity
This is the official repo for the [Physics For Unity](https://bit.ly/physics-for-unity-2022-on-udemy) course.
# Repo
**Getting Started**
1. Download this repo (*.zip or *.git)
1. Download the [Unity Editor](https://store.unity.com/#plans-individual)
1. Open this repo in the Unity Editor
1. Enjoy!**Documentation**
* `README.md` - Overall Docs for this repo
* `Physics For Unity - Udemy Course` - https://bit.ly/physics-for-unity-2022-on-udemy## Projects
There are **two** projects within. Use 1 for most lessons. Use 2 for the final, bonus lesson.
### Project 1 - Unity w/ GameObjects
**Configuration**
* `Path` - `./Unity/`
* `Unity Target` - [Standalone MAC/PC](https://support.unity.com/hc/en-us/articles/206336795-What-platforms-are-supported-by-Unity-)
* `Unity Version` - Use this [Version](./Unity/ProjectSettings/ProjectVersion.txt)
* `Dependencies` - Already included via [Unity Package Manager](https://docs.unity3d.com/Manual/upm-ui.html) as this [Version](./Unity/Packages/manifest.json)### Project 2 - Unity w/ DOTS
**Configuration**
* `Path` - `./Unity_DOTS/`
* `Unity Target` - [Standalone MAC/PC](https://support.unity.com/hc/en-us/articles/206336795-What-platforms-are-supported-by-Unity-)
* `Unity Version` - Use this [Version](./Unity_DOTS/ProjectSettings/ProjectVersion.txt)
* `Dependencies` - Already included via [Unity Package Manager](https://docs.unity3d.com/Manual/upm-ui.html) as this [Version](./Unity/Packages/manifest.json)Created By
=============- Samuel Asher Rivello
- Over 23 years XP with game development (2023)
- Over 10 years XP with Unity (2023)Contact
=============- Twitter - @srivello
- Resume & Portfolio - SamuelAsherRivello.com
- Git - Github.com/SamuelAsherRivello
- LinkedIn - Linkedin.com/in/SamuelAsherRivello <--- Say Hello! :)**License**
Provided as-is under MIT License | Copyright ™ & © 2006 - 2024 Rivello Multimedia Consulting, LLC