Go to file
Peter Li cc960812ec Added console object 2025-05-02 09:50:23 -07:00
engine Added console object 2025-05-02 09:50:23 -07:00
extras > shadow casting lights 2025-04-27 12:58:06 -07:00
lib Added console object 2025-05-02 09:50:23 -07:00
projects I have a working skybox now 2025-05-01 22:20:32 -07:00
testing Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
tools > HOT LOADING FRAGMENT SHADERS AND TEXTURES ARE LOADED 2025-04-20 17:09:51 -07:00
.gitattributes Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
.gitignore Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
.gitmodules Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
LICENSE Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
README.md Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
build.zig moved fp camera code to extras, then added a directional light to the renderer 2025-04-26 19:32:55 -07:00
build.zig.zon > fixing various spirv compilation issues. and making shader hot-reload more resilient. also adding sdl_gpu 2025-04-19 09:52:36 -07:00
content.txt content and shader cooking stuff 2025-04-13 14:12:48 -07:00

README.md

Backlog

zig version: 0.14

Backlog Labs Game Engine.

run tools/scripts/first-time-setup.py