Modulo explained for motion designers, quickly | Quick After Effects Tip

ruthlessly quick AE tips
ruthlessly quick AE tips
Using the Modulo operator in your expressions in After Effects lets you quickly make things blink, create counters and clocks, m ...
Using the Modulo operator in your expressions in After Effects lets you quickly make things blink, create counters and clocks, make grids and more. This is a quick explanation on what it is and what can you do with it.

More on modulo in JavaScript: https://developer.mozilla.org/en-US/d...

–––

The dynamic grid tutorial:
Dynamic image grid via simple Express...

–––

Blinking expression (for opacity):

Math.floor(time*2) % 2 * 100

–––

Counter expression (for source text):

https://pastebin.com/cq6AziKd

–––

0:00 What is modulo?
0:33 Quick demo of modulo
1:07 Animated example of modulo
1:17 Use case: making things blink
2:06 Use case: building a counter
3:20 Use case: generating image grid

همه توضیحات ...