Shake Time Expressions

Home Page forums fx Art and Technique Expressions for VFX Shake Time Expressions

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #202800
    Anonymous
    Inactive

    I have two images that I rendered out of a 3D app. I want to take five different grayscale designs and use them as alpha mattes to basically occlude certain parts of the two 3D renders.

    My goal is to be able to come up with an expression that randomly flashes these 5 alphas, but with values of either 1 or 0… no half transparent mattes.

    Im not sure if this makes sense to anyone but me …

    any ideas?

    #217755
    zu dab
    Participant

    Connect your 5 grayscale designs to a select node with one of those 2 expressions as the branch value:

    1+(noise(time)*5)
    1+(rnd(time)*5)

    Then use the output of the select to occlude (multiply?) your images

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Copy link
Powered by Social Snap