Overview & Description

Oscillation is the idea of bouncing back and forth between two things over time. For example, a sound wave oscillates between troughs and crests. In this case, Randomill can be used to iterate over multiple objects in a selection and bounce their opacity values between two numbers of your choice.

Example Settings and Result:

For example, lets say you have 10 squares lined up next to each other with the leftmost square being the top object in the layer stack. All squares are at 100% opacity. If you oscillate the opacity of this set of squares from 0% to 100% over 3 steps, you would get this result:

Square 01: 0% Opacity
Square 02: 33% Opacity
Square 03: 67% Opacity
Square 04: 100% Opacity
Square 05: 67% Opacity
Square 06: 33% Opacity
Square 07: 0% Opacity
Square 08: 33% Opacity
Square 09: 67% Opacity
Square 10: 100% Opacity

The first square’s opacity was set to the From value, and took 3 Steps to get to the To value. Another 3 steps were needed to get back to the From value.


Usage in Adobe Illustrator & Sample Art

Oscillating various properties of objects is great when working with dense, uniform object groups. For instance, a grid of squares can have their opacity modified in an oscillatory manner to create really interesting wave like effects. Combined with other Randomill functions like stroke weight randomization or scale shifting, the opacity oscillation function can be a great addition to your creative toolbox.


Related Functions