{{{ #!Markdown # Vehicle Physics core Repository with the scripts and components for the advanced vehicle physics simulation in Vehicle Physics Pro. Unity 3D projects include this repository as submodule. - **Base:** wheel, tire friction, dynamics solver, vehicle base class, VehicleBehaviour, ... - **Blocks:** engine, gearbox, differential, brakes, steering, ... - **Components:** vehicle controller, wheel collider, input, audio, camera, telemetry, ground materials, ... - **Editor:** inspectors and property drawers for the components. - DirectInput and XBoxInput native plugin DLLs. ### GIT repository - SSH: **`ssh://git@projects.edy.es/edy/vehicle-physics-core.git`** - HTTP: **`http://projects.edy.es/git/edy/vehicle-physics-core.git`** ### Download as ZIP 1. Open the **[Revision list](http://projects.edy.es/git/edy/vehicle-physics-core.git/shortlog/refs/heads/master?js=1)** 2. Click the **zip** link at the desired branch for downloading it as zip archive ### Requirements - Requires **[Common Tools Core](http://projects.edy.es/trac/edy_common-tools-core)** to be present in the project. }}}