Exploring 2d Pixel Perfect Shadows
Exploring 2d Pixel Perfect Shadows reveals several interesting facts.
- Implementation based on https://github.com/mattdesl/lwjgl-basics/wiki/
- Asset Store Package developed manually to produce
- Real-time
- Optimized version of https://github.com/mattdesl/lwjgl-basics/wiki/
- The development has been going pretty well. Apparently I have to implement z sorting based on y position XD.
In-Depth Information on 2d Pixel Perfect Shadows
This technique runs 100% in fragment shaders and requires 2 render passes. First one builds shadowmap(shadowmaps for ... gamedev #unity #coding #english Please feel free to write your opinions and ideas for improvement in the comment section! https://github.com/aniketrajnish/PixelPerfectShadowCaster2D-Unity. Idle Fisher Demo Out Now! https://store.steampowered.com/app/4450880/Idle_Fisher_Demo/ I wanted real-time
This is what happens when you mix technical wizardry with wonderful
Stay tuned for more updates related to 2d Pixel Perfect Shadows.