-
Constant Value Masking
Hello!
Not really sure what this effect is called, which may be the reason I can’t find the solution to it, so if the answer exists elsewhere please feel free to point me in the right direction.
So I’m looking for a solution that masks elements at 0% or 100% visibility, rather than cutting through the elements to reveal the shape of the mask.
To lend more clarity I have two examples, in the first the cube shape is animating revealing text. This is the effect i’d like to replicate, where the letterforms are either “on” or off” (though it actually isn’t really perfect either as it cuts into the letterforms…but its closer). Contrast that to the second example where the letterforms are being cut out rather than activated/deactivated.
The way I’ve thought about it is like constant color change rather than a gradient color change, but I haven’t been able to find a way to achieve this effect without really complex solutions.
Hope this all makes sense, and thanks in advance for any help!!
Kevin