Vanders is a binary rust create that generates the outputs of shaders in .ppm files.
This is a small passion project I started working on after getting inspired from this youtube video!
https://youtu.be/xNX9H_ZkfNE?si=447XbiZNxImy7V0M
- checkerboard
- ball
- whirl
In the root ~/vanders directory
ffmpeg -i output/output-%02d.ppm -r 60 output.mp4And then use mpv!
mpv output.mp4 -loop