4 releases (breaking)
new 0.4.0 | Mar 4, 2025 |
---|---|
0.3.0 | Mar 1, 2025 |
0.2.0 | Feb 28, 2025 |
0.1.0 | Feb 27, 2025 |
#128 in Rendering
386 downloads per month
27KB
614 lines
Shadybug
Shadybug is a simple reference software renderer to be used for debugging shaders.
It's designed to make it easy to port shaders to Rust, and run them for one triangle or four pixels.
Examples
Try this:
cargo run --example cube --features image
which should create an image named cube.png
:
Dependencies
~4.5MB
~134K SLoC