Exploring Dynamic 2d Soft Shadow
Let's dive into the details surrounding Dynamic 2d Soft Shadow.
- http://projectclover.org/ I decided to use box2d instead of making my own (buggy) simulation. Developing time decreased to half!
- Result of
- An idea for
- Optimized version of https://github.com/mattdesl/lwjgl-basics/wiki/
- Putting together techniques from http://www.redblobgames.com/articles/visibility/ and ...
In-Depth Information on Dynamic 2d Soft Shadow
Dynamic 2d Soft Shadow Dynamic 2D soft shadows TWO YEARS LATER: A few months ago I remade the engine and added a lot more, check it out! https://youtu.be/1LfAIRTcClQ ... I suppose this is the update to that lighting video I did a while ago! Written in C (but compiling C++ for structs without typedef's and ...
This video shows my
That wraps up our extensive overview of Dynamic 2d Soft Shadow.