Lommix / solis_2d

2D global illumination using radiance cascade for the bevy-engine.
Apache License 2.0
12 stars 2 forks source link
2d bevy gamedev gi lighning shader

future-gi-crate solis-2d

title img

2D Global Illumination with Radiance Cascade

Radiance Cascade Global Illumination following latest optimization strategies without compute pipeline.

Aiming to be compatible with all targets.

Run with hot reload

cargo run --example light --features=dev
cargo run --example simple --features=dev

https://github.com/user-attachments/assets/5c98a8c4-ae5b-4019-b147-ceba065f074b

Amazing resources:

Gm Shader Blog

Json's RC Blog