Version 6 (modified by edy, 7 years ago) (diff) |
---|
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
- Open the Revision list
- Click the zip link at the desired branch for downloading it as zip archive
Requirements
- Requires Common Tools Core to be present in the project.