Friday, April 29, 2022

"Generative Art" with SVG.js

SVG.js v3.0 | Home

SVG.js is fast. Obviously not as fast as vanilla js, but many times faster than the competition:

Vanilla js22ms rects

SVG.js138ms rects

Creating Generative SVG Grids - Frontend Horse

See the Pen Generative Grid by Alex Trost (@a-trost) on CodePen.

No comments: