Working compute

This commit is contained in:
2025-12-05 11:01:41 +01:00
parent f6969f77f2
commit f0a0b93db9
6 changed files with 2911 additions and 2 deletions

3
shaders/build.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
glslc compute.comp -o compute.sv