In this example project a vehicle suspension is created in Godot.

tomaga 7372d08cda Steering rotation was not initialized před 2 roky
Accessories f46f12655d There were a few typos před 2 roky
Suspension Example 7372d08cda Steering rotation was not initialized před 2 roky
.gitignore ccc8cf03b7 First commit před 2 roky
LICENSE 807db37c5b Initial commit před 2 roky
README.md 9a4f7b90ad A preview has been added před 2 roky

README.md

VehicleSuspensionProject

In this example project a vehicle suspension is created in Godot with a rigid body, four ray casts and four forces. All 3D-models are included as Wings3D files. The physics behind the simulation is documented in a PDF-file.

Language in this project: GDScript

Preview

Screenshot

If you are new to Godot Engine

To try out this project you first have to download the Godot Engine. In Godot click the import button. Locate the folder "Suspension Example". Then double click "project.godot". The project will be loaded. Once done you just have to click the play-button located at the top right corner.

Contribution

Error reports, sugestions etc. are very welcome.

Godot Version

This project was tested with Godot 3.2.3

Credits

The font used in this project courtesy of Google

License

Licensed under CC0.