Trianguland is a very diverse kind of shape. It is based on a geometric construction of a triangle,
where vertices are connected using bezier curves, with the triangle's edge points being parameterized control points of the curves. The edginess determines the shape, e.g. forming special kind of loops.
Vol. 3 tweaks the edginess further to form a double-styled loop. Color overlay effects are based on P5's' difference blend mode. A motion turns the shape clockwise, modulating the edge parameters while giving it a thumping element.
A click in the canvas triggers a time-limited motion of the shape.
A secret key enables a continuous motion.
Pressing 's' saves the image as a PNG file.
Created by @aschmidt75 in 2022 using p5js.
https://linktr.ee/aschmidt75