{{{ #!Markdown # Vehicle Physics core Repository with the scripts and components for the advanced vehicle physics simulation in Vehicle Physics Pro. - **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`** - ZIP snapshot: Open the **[Revision list](http://projects.edy.es/git/edy/vehicle-physics-core.git/shortlog/refs/heads/master?js=1)**, then click the **zip** link. ### Requirements - Requires **[Common Tools Core](http://projects.edy.es/trac/edy_common-tools-core)** to be present in the project. }}}