29 Commits

Author SHA1 Message Date
a6cbfaf88c More tyre tweaks, chase camera like in GTA 5, basic rigid body interpolation so rendering can run faster than physics and still see everything smoothly 2025-08-02 14:01:32 +04:00
82e9022c73 Suspension spring force along hit normal again, tweak tyres, add drift assist (just steering for you a bit, no ghost forces) 2025-07-30 01:58:31 +04:00
7a92887c5e Some blender export testing 2025-07-19 18:17:08 +04:00
37736753e5 Fix level reload not working when paused 2025-07-13 23:28:07 +04:00
073e65265a Update level 2025-07-13 23:22:32 +04:00
8b8e4f9513 Level hot reload working 2025-07-13 23:09:32 +04:00
bb6498a193 Debug visualize tris of static tlas 2025-07-13 01:09:04 +04:00
7da986970e Basic lelel import working, collisions for level geo broken 2025-07-13 00:45:35 +04:00
a81e81c52c Implement blender scene export script, add support for asset based level geom instancing 2025-07-12 23:16:57 +04:00
a8e3bb6104 Fix incorrect triangle normal when colliding against level geom, reverse gear, engine sound 2025-07-01 11:57:53 +04:00
7f2f1795fe Remove huge subdiv plane 2025-07-01 00:45:54 +04:00
00190a45fc Lots of optimizations and bug fixes for static geometry, improved debugging 2025-07-01 00:09:10 +04:00
2ccda376bb Updates 2025-06-28 18:28:27 +04:00
973cdb9506 Better collision match 2025-06-28 18:01:12 +04:00
1094afac02 Pivot to game jam game about an ice cream truck lol 2025-06-28 17:56:21 +04:00
a4ed430efe Fix a bunch of collision bugs 2025-05-03 23:24:45 +04:00
1c3810483a Improve headlights, fix z fighting 2025-05-03 18:24:51 +04:00
786d18cd75 add mesh for rendering car lights 2025-05-03 01:33:19 +04:00
aaa9f3e3ab Start working on graphics 2025-05-02 23:40:12 +04:00
1ea89fb2c9 Improve engine friction, add a rev limiter 2025-05-02 21:11:48 +04:00
08b6748d76 Add tyre friction debug visualization and tweak tyres to be more slidy 2025-05-02 20:32:13 +04:00
bdd7bbb9b1 Refactor asset loading to remove duplication, add loading of tyre params from csv 2025-04-27 22:53:07 +04:00
fe71efcafd Fix suspension, adjust car collision 2025-04-27 13:37:58 +04:00
c3945a80e5 Use proper real world scale for the car 2025-04-26 21:28:06 +04:00
78ab4eeae9 Start implementing engine simulation 2025-04-26 20:29:58 +04:00
66f42c3cee Implement restitution, better hack for static friction 2025-02-04 01:51:54 +04:00
9f6d57b5ea Fix dynamic friction (mistake in paper actually), improve friction 2025-02-02 21:45:25 +04:00
ef51a9ee30 Fix convex mesh to remove coplanar faces, fix contact debug visualizer 2025-02-02 03:01:28 +04:00
72bd683900 Prototype editor 2025-01-03 00:42:38 +04:00