Commit Graph

10 Commits

Author SHA1 Message Date
3b8c50a361 Added camera
Moved some math types
Added some more vector types
Did the camera matrix calulations
Updated shaders to take push constants
2025-10-05 02:40:59 +01:00
2c67896cf2 Made navmesh compile on Windows
Small updates to remove warnings
Testing nonuniform descriptor access in shader
2025-10-05 01:31:39 +01:00
175f4da59b chore: Fix printf 2025-10-05 00:31:52 +01:00
50efa6d8c0 Merge remote-tracking branch 'origin' 2025-10-05 00:30:33 +01:00
ab96fa3eeb feat: Basic NPC wandering 2025-10-05 00:25:37 +01:00
e4c1bc0a1c Merge branch 'main' of yibble.dev:bulmanator/ld58
Fixed conflicts
Added "code" directory for include to make it easier to include core
headers
Stopped warnings (probably cl specific)
2025-10-04 21:58:14 +01:00
249109f117 Merge remote-tracking branch 'origin' 2025-10-04 21:09:17 +01:00
d0d79d0551 feat: Added nav and start of npc stuff 2025-10-04 21:08:52 +01:00
a6266a336b movey boy 2025-10-04 15:53:55 +01:00
a9f12532b4 feat: collision functions added 2025-10-04 14:57:09 +01:00