Written in p5.js – points meander randomly. If on occasion they form a perfect equilateral triangle then the triangle is highlighted. This occurs rarely.
If I allow a less ‘perfect’ definition of ‘equilateral’ then more such triangles are found. The strictness of the definition is defined by a slider. Internally the algorithm looks at the deviation of side lengths from the mean.
Categories: Computer Graphics, Generative Art, Motion Graphics, p5.js, Uncategorized