working 6-stage fragments

This commit is contained in:
2025-09-15 11:39:29 +02:00
parent bfd1abcac7
commit 858d504528
14 changed files with 204 additions and 76 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ build:
-o build/$(TARGET)
run: build
./build/forge --hot-reload --frag=./shaders/frag.glsl
./build/forge --hot-reload --frag=./shaders
.PHONY: install
install: build