Commit Graph

10 Commits

Author SHA1 Message Date
319bb441ed feat: Added basic shooting 2025-10-05 22:35:34 +01:00
3eb8683ce3 Merge branch 'main' of yibble.dev:bulmanator/ld58 2025-10-05 21:19:14 +01:00
eb3c81cd04 Added unproject
Broken and buggy font stuff
Fixed some typos
Fixed draw rect not using dim properly
2025-10-05 21:11:18 +01:00
b8f47b8f61 feat: added npc poi for custom npcs 2025-10-05 18:28:58 +01:00
e20e537e97 feat: Player controller 2025-10-05 18:05:01 +01:00
5cabf845b6 Added random number generator
Fixed typo in calculate camera
Removed some warning
2025-10-05 15:17:37 +01:00
1757fc4b96 Added rect draw api
Added some new maths types
Updated shaders to use new D_Rect structure
Added rect buffers to frames
Misc cleanup
2025-10-05 14:27:05 +01:00
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
b1a805cea8 Added image loading
Added some string functions and macros
Added path listing on windows
Added assets
2025-10-04 17:24:30 +01:00
5f07239374 Added memory arena
Fixed frames in flight validation error in vulkan
Added some utility macros
Added function decorator macros
Added some consolidation headers/code include files
2025-10-04 00:46:26 +01:00