Mike Lynch 5fdef65846 Doesn't reply to replies, because that would get messy and I don't want
the bot giving me another pattern when I reply to one of its posts
2025-08-25 16:51:21 +10:00
2025-01-27 18:48:15 +11:00
2025-08-25 16:16:20 +10:00
2025-01-05 12:45:30 +11:00
2025-08-25 16:15:08 +10:00
2025-04-06 08:22:36 +00:00
2025-01-05 12:45:30 +11:00
2025-01-27 18:54:29 +11:00

poptimal

An experiment in using Observable to generate colourful SVG patterns reminiscent of op art or halftone dots.

You can play with it here.

Two overlapping grids of purple and lime dots on a teal background

Comments, feedback via Mastodon: Mike Lynch

Observable

This is an Observable Framework app. To install the required dependencies, run:

npm install

Then, to start the local preview server, run:

npm run dev

Then visit http://localhost:3000 to preview your app.

Description
Observable notebook generating svgs of tesselating dot patterns
Readme 1.1 MiB
Languages
JavaScript 100%