Cuneus 🌈
A tool for experimenting with WGSL shaders, it uses wgpu for rendering, egui for the UI, winit for windowing, and notify for hot-reload. :-)
Current Features
- Hot shader reloading (crash if you make errors: WIP)
- Multi-pass, atomics etc
- Interactive parameter adjustment, ez Texture loading through egui
- Export HQ frames via egui
Current look
Keys
F full screen/minimal screen, H hide egui
Usage
- If you want to try your own shaders, check out the usage.md.
Open my shaders
- cargo run --release --bin file
- Or download on the releases
Gallery