Dimchikkk / velo

App for brainstorming & sharing ideas 🦀 Learning Project
Apache License 2.0
320 stars 27 forks source link

Create shadows shader #187

Closed Dimchikkk closed 1 year ago

Dimchikkk commented 1 year ago

bevy_smud is used only for shadows, let's just create plugin with shadows shader (https://bevyengine.org/news/bevy-0-8/#new-material-system). Spawn one mesh2dbundle that responsible for alll shadows and update meshes every frame.