Real time strategy game set in ancient history
Find a file
Lorenzo Torres 93e91d7902 Fixed alignment issue of point lights buffer
Instead of using an array of descriptors for storing the lights, now
only one descriptor maps the entire array.
2025-08-09 15:02:53 +02:00
assets Fixed alignment issue of point lights buffer 2025-08-09 15:02:53 +02:00
documentation [MODS]: Added documentation page 2025-08-06 18:49:58 +02:00
ext Implemented basic lighting! 2025-08-05 19:06:58 +02:00
modding/zig Rename preinit to init and add more instructions 2025-08-06 18:51:48 +02:00
src Fixed alignment issue of point lights buffer 2025-08-09 15:02:53 +02:00
.gitattributes fixed .gitattributes 2025-03-16 18:26:56 +01:00
.gitignore Added support for importing functions and begin working on a modding tools 2025-08-04 16:03:06 +02:00
.gitmodules base code 2025-03-12 19:56:19 +01:00
build.zig Fixed rendering module in documentation 2025-08-07 04:18:52 +02:00
build.zig.zon base code 2025-03-12 19:56:19 +01:00
LICENSE Fixed LICENSE 2025-08-01 22:03:33 +02:00
MAINTAINERS Fixed MAINTAINERS 2025-08-07 14:25:24 +02:00
README Emptied README 2025-08-02 16:19:43 +02:00