TarVK / pixi-shadows

Adds dynamic shadows to PixiJS
https://tarvk.github.io/pixi-shadows/dist/
MIT License
53 stars 14 forks source link

Implemented fall off range #16

Closed TarVK closed 2 years ago

TarVK commented 2 years ago

Added a fall-off property to allow for hard edges.

https://user-images.githubusercontent.com/26687938/178244993-c119cc4a-332f-4374-8d49-6c85d7faaf1a.mp4

This is a simple property that decides at what distance from the edge the fall-off starts.

amir-arad commented 2 years ago

Yes! thank you