Inochi2D / inochi2d

Inochi2D reference implementation aimed at rendering 2D puppets that can be animated in real-time (using eg. facial capture).
BSD 2-Clause "Simplified" License
1.25k stars 47 forks source link

Clamp Compsite color blending to 1.0 #19

Closed LunaTheFoxgirl closed 1 year ago

LunaTheFoxgirl commented 2 years ago

Composite nodes should be clamped to 1.0, as using multiply or screen with input color values over 1.0 causes visual artifacts