9 Forks
101 Stars
101 Watchers

Ten-Minute-Physics-Unity

Implementations in Unity of the Ten Minute Physics YouTube channel. Instead of using Unity's built-in physics engine, you will learn how to make your own. This is useful if you want to simulate ropes, cloth, tires, etc. You will also learn how to make fluid simulations and soft body physics.

How to download and setup Ten-Minute-Physics-Unity

Open terminal and run command
git clone https://github.com/Habrador/Ten-Minute-Physics-Unity.git
git clone is used to create a copy or clone of Ten-Minute-Physics-Unity repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Ten-Minute-Physics-Unity https://github.com/Habrador/Ten-Minute-Physics-Unity/archive/master.zip

Or simply clone Ten-Minute-Physics-Unity with SSH
[email protected]:Habrador/Ten-Minute-Physics-Unity.git

If you have some problems with Ten-Minute-Physics-Unity

You may open issue on Ten-Minute-Physics-Unity support forum (system) here: https://github.com/Habrador/Ten-Minute-Physics-Unity/issues