sheadernanigans/src/2023-06-21.festl_is/Makefile

9 lines
307 B
Makefile

# glslViewer order matters, single-dash options need to be before doubledashes? (at least for -p)
test:
glslViewer main.frag video.mp4 -w 960 -h 540 -p 4242 -e "error_screen,off" --nocursor --fps30
test-gits:
glslViewer main.frag gits.mp4 -w 960 -h 540 -p 4242 -e "error_screen,off" --nocursor --fps30