Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 589 Bytes

File metadata and controls

25 lines (15 loc) · 589 Bytes

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
prep_gi.mp4

Amazing resources:

Gm Shader Blog

Json's RC Blog