DanielChappuis / reactphysics3d

Open source C++ physics engine library in 3D
http://www.reactphysics3d.com
zlib License
1.55k stars 224 forks source link

vehicle dynamics support #396

Open brightening-eyes opened 2 months ago

brightening-eyes commented 2 months ago

hello. other physics engines (bullet, jolt etc) support vehicle dynamics. consider jolt's vehicle integration, the ability of integrating different vehicle types (motorbikes, train vaggons, trailers etc) should be implemented. thanks.