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

Add Support for More Blending Modes #42

Closed helloar14 closed 1 year ago

helloar14 commented 1 year ago

More blending modes will be great, maybe on par with CSS blending modes if possible: https://www.w3schools.com/cssref/pr_mix-blend-mode.php

Note: I feel like this is not a common problem among other users so feel free to discard if not many people think this is important/useful.

LunaTheFoxgirl commented 1 year ago

I've managed to add Lighten, Exclusion and Subtract, but that's about all we can add more without extensions that many engines may not support

LunaTheFoxgirl commented 1 year ago

Fixed as of https://github.com/Inochi2D/inochi2d/commit/8aa324781b81f60531560ceaf547e4a12f720854