Geometry Exploration

Highly inspired by Signals by Ordinary Folk, this personal project briefly explores how several elements of basic geometry interact.

The colorful spinning cube was created from six squares with gradient fills set to the blend mode Screen.

To create the animated hexagon, the createPath() expression was used to draw quadrilaterals whose points were connected to two central dots and an exterior guide circle.

Lastly, the snaking path at the end was created using a technique I explain in this tutorial. The triangles along the path were also drawn using createPath().

Process

Full Project Time Lapse (60sec)

Stills