Go to file
Peter Li 9b67689543 ported all shaders needed for papyrus UI 2025-05-07 15:08:07 -07:00
engine ported all shaders needed for papyrus UI 2025-05-07 15:08:07 -07:00
extras bloom and shit 2025-05-07 10:05:44 -07:00
lib added an object spawner 2025-05-05 22:57:20 -07:00
projects ported all shaders needed for papyrus UI 2025-05-07 15:08:07 -07:00
testing Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
tools ported all shaders needed for papyrus UI 2025-05-07 15:08:07 -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 videoplay 2025-05-02 23:05:36 -07:00
build.zig ported all shaders needed for papyrus UI 2025-05-07 15:08:07 -07:00
build.zig.zon ported all shaders needed for papyrus UI 2025-05-07 15:08:07 -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

ffmpeg -i INPUT.mp4 -c:v libtheora -q:v 7 -c:a libvorbis -q:a 4 OUTPUT.ogv