1
0

Simple wrapper script for shady

This commit is contained in:
m11
2026-01-28 19:16:39 +01:00
parent 39436ea6d9
commit 8ae9a9116e
5 changed files with 65 additions and 0 deletions

View File

@@ -5,12 +5,16 @@ cp -f plane_wave.py ../../apps/
cp -f rps.py ../../apps/
cp -f doom_fire_psx2.py ../../apps/
cp -f fdtd.py ../../apps/
cp -f shady.sh ../../apps/
mkdir -p ../../apps/shaders/
cp -a shaders/. ../../apps/shaders/
chmod +x ../../apps/fading_pixels.py
chmod +x ../../apps/plane_wave.py
chmod +x ../../apps/rps.py
chmod +x ../../apps/doom_fire_psx2.py
chmod +x ../../apps/fdtd.py
chmod +x ../../apps/shady.sh
cp -f pixelthudconf.py ../../configs/