Prototoy: offline shadertoy clone in rust
Time for reinventing the wheel again! Shadertoy is great and all, but I didn’t find it super comfortable to use. Can’t use your own editor Browsers eat my battery! Instead of staying mad at things, I took this as a learning opportunity and made an offline version. Introducing: Prototoy! Prototoy is a rather simple program, it allows you to load a shader from your disk, show it in a window and watch for file changes to hot reload it....