24 Commits

Author SHA1 Message Date
Sergey Poznyak
b46858cf55 Implementing halfedge mesh 2025-01-12 03:59:33 +04:00
ccefa6b952 Start implementing rigid body collision 2025-01-12 02:57:33 +04:00
581f908e6e Fix tracy overhead 2025-01-10 03:04:12 +04:00
21545b1c9d Add profiling to the game 2025-01-10 01:46:13 +04:00
0f951b831b Add tracy lfs images 2025-01-10 01:45:57 +04:00
af03554260 Fix tracy style errors 2025-01-10 01:45:41 +04:00
32d21757c1 Merge commit 'e60e9b99af9e2738378444265819df71c8bba134' as 'libs/tracy' 2025-01-10 01:29:33 +04:00
e60e9b99af Squashed 'libs/tracy/' content from commit 4925f2b7
git-subtree-dir: libs/tracy
git-subtree-split: 4925f2b7240ebf4386faaae433993db6d0b3f956
2025-01-10 01:29:33 +04:00
e618ad9520 Timestep independence, finally 2025-01-09 15:07:19 +04:00
e22e667e27 Fixed unstable suspension (feel like an idiot) 2025-01-07 04:23:27 +04:00
7a77d1c409 Working BVH 2025-01-07 00:14:52 +04:00
493f311ad0 Almost working bvh 2025-01-06 03:40:40 +04:00
0687ff4858 Wheel friction working 2025-01-05 03:16:44 +04:00
5c0dd2f9f5 My own rigid body phyiscs that works, wat 2025-01-04 21:49:34 +04:00
bb77e8e821 Start of the physics engine with immediate mode api (waaat) 2025-01-04 20:05:24 +04:00
ad2d175b10 Kansei dorifto (no idea why car rotates like that lol) 2025-01-04 03:42:04 +04:00
aa0f945b0c Many editor improvements 2025-01-04 00:06:55 +04:00
686d034b06 Fix multiple point deletion 2025-01-03 23:22:51 +04:00
64dbe0c5e4 Draw road mesh, refactor 2025-01-03 23:18:27 +04:00
e404a33c6f Good spline frame algorithm 2025-01-03 20:56:47 +04:00
1815ab9ef2 Start making an actual road mesh 2025-01-03 01:11:39 +04:00
72bd683900 Prototype editor 2025-01-03 00:42:38 +04:00
b7e15bf4cd Free look camera 3d 2025-01-02 15:07:57 +04:00
138e946f34 Initial commit 2025-01-02 14:18:22 +04:00