TORSION CE is a custom vehicle physics implementation built using Unity and designed to teach users how to develop their own real-time vehicle physics implementations within their own environments, whether it be Unity, another game engine, or an environment like MATLAB.
- Straight up full custom vehicle physics for Unity that's easily scalable and ready to import into your own Unity project
- Understand the fundamental vehicle dynamic concepts that go into developing a real-time simulation
- Learn how to build TORSION from scratch with the accompanying YouTube tutorial series
- Join the Vehicle Physics Discord server and get access to VD papers, Git Repos, and a community of hundreds dedicated to vehicle physics development
Some free 3rd party assets included within the project to help showcase TORSION
Low Poly Car Pack: https://assetstore.unity.com/packages/3d/vehicles/land/low-poly-car-vehicle-pack-259182
Drift Race Track Free: https://sketchfab.com/3d-models/drift-race-track-free-b4108132c93f4736957d97e274fbd11e
Cartoon Race Track – Oval: https://sketchfab.com/3d-models/cartoon-race-track-oval-f88b33a3a65c4965b03578dc7f4f6eb4
Watch the series on YouTube to understand the underlying vehicle dynamics concepts while also building TORSION CE along the way.
Connect with hundreds of developers actively improving the open-source vehicle physics scene!
- For best compatibility, use Unity 2020.3.48f1 (2020 LTS) https://unity.com/releases/editor/archive
- Download your prefered branch from this repository
- Unzip and extract repo into a prefered folder
- In Unity Hub, go to the "Projects" tab and click the "Add" button and select the folder containing the extracted project
- Open the project from the "Projects" tab in Unity Hub
IF YOUR ISSUE IS A GENERAL QUESTION ABOUT VEHICLE PHYSICS PLEASE POST ON THE DISCORD SERVER
Found an issue with the project? Create a new issue for this Repo and describe the problem at hand. If you feel that you have found a bug and would like to contribute, creating a pull request is also an option.


