Patryk27 / strolle

Experimental real-time renderer with support for dynamic global illumination
MIT License
399 stars 16 forks source link

Support environment maps #30

Open Patryk27 opened 9 months ago

Patryk27 commented 9 months ago

Currently Strolle is hard-coded to use the atmosphere envmap - that's handy for playing with the engine, but should be probably actually separated into its own crate (bevy-strolle-atmosphere?).