Version 7 (modified by edy, 4 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 in a subfolder under the Assets folder.

  • 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
  2. Click the zip link at the desired branch for downloading it as zip archive

Requirements