Exploring More Normal Mapping With Love2d
Exploring More Normal Mapping With Love2d reveals several interesting facts.
- Normal mapping with love2d part 3: overdone specular
- Not exactly accurate... oh well!
- Normal mapping with multiple lights in love2d
- Some 2D
- This was done based on the great sample code here: https://
In-Depth Information on More Normal Mapping With Love2d
Using fragment shaders. Using Using Pixel Effects (fragment shaders) with the development build of LÖVE 0.8.0. So much detail from such a (relatively) easy task. This is starting to look borderline professional. All with
A simple
Stay tuned for more updates related to More Normal Mapping With Love2d.