Last modified 2 weeks ago
Last modified on 2024-10-30 13:30:28
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, then click the zip link.
- Browse repository
Requirements
- Requires Common Tools Core to be present in the project.
- The develop branch also requires Vehicle Physics Common.