afonsolage / projekto

Voxel game made with Bevy Engine
MIT License
59 stars 4 forks source link

Add artificial light to ligh_propagator.rs #33

Closed afonsolage closed 2 years ago

afonsolage commented 2 years ago

PR #30 added natural light, so it shouldn't be that hard to add artificial light now. Also it would be a good ideia to add a torch to be able to test light emission.