Skip to content

2D global illumination using radiance cascade for the bevy-engine.

License

Notifications You must be signed in to change notification settings

Ashscript-Game/solis_2d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

2D global illumination using radiance cascade for the bevy-engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 78.6%
  • WGSL 21.4%