2 releases
new 0.1.3 | Jan 14, 2025 |
---|---|
0.1.2 | Jan 5, 2025 |
#70 in Rendering
120 downloads per month
490KB
12K
SLoC
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
- 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
Sinh | Signed Distance | Satan |
---|---|---|
Code |
Code |
Code |
Mandelbulb | Lich | Galaxy |
---|---|---|
Code |
Code |
Code |
Xmas | Droste | Clifford |
---|---|---|
Code |
Code |
Code |
orbits | dna | genuary6 |
---|---|---|
Code |
Code |
Code |
Dependencies
~22–56MB
~1M SLoC