Polygons floating in the canvas. I hope you enjoy it!
# features
- margin: Indicates if has margin;
- grid: Indicates if shows a grid;
- trail: Polygons have a trail;
- circular: Polygons form a circular shape;
- buggy: Polygons' size is bugged;
- dark mode: Background palette is in dark mode;
- desaturated: Polygons' colors are desaturated;
- shape: "triangle", "square", "hexagon", or "random";
- direction: "vertical", "horizontal", or "random";
- size: "small", "medium", "large", or "random";
- density: "low", "medium", or "high".
# controls
- Press "S" in live mode to save in PNG format.
# credits
- OpenSimplexNoise.js by Ibby
- Made with p5.js
---
@Ogreen 2024