raster.art
SEARCH
Create Account
No wallets connected. Please connect a wallet first.
Kralen
Misha.studio, 2023on fxhash
BEST BID: 12 XTZ
Platforms
fxhash
Description

The outputs created by this algorithm reminded me of the colourful bead mazes that children play with. So, I named the algorithm 'Kralen', which means 'beads' in Dutch.

The algorithm 'Kralen' creates random bezier curves using the edges of a rectangular boundary, and places beads atop these curves to create a 'bead maze' effect. The algorithm offers different curve creation modes, with the most common mode being 'Mix'. In this mode, two random edges of the boundary are chosen to form bezier curves. Other modes create curves that are horizontally or vertically oriented, or formed using only the corners of the boundary


The work is created with p5.js with the help of bezier.js for working with bezier curves.