22 Commits

Author SHA1 Message Date
Mike Lynch
54a7ceda33 Put the wasm load in its own code block 2025-01-11 17:51:02 +11:00
Mike Lynch
a02252d8fb Moved the resvg code into downloads, made both svg and png work the
same way, added a note crediting resvg
2025-01-11 17:43:01 +11:00
Mike Lynch
146894583b First working version of wasm svg->png generator 2025-01-11 17:18:43 +11:00
Mike Lynch
daa4bbf9b3 Added comment indicating where I got the download code from 2025-01-11 15:33:50 +11:00
Mike Lynch
d7bccd620e download code 2025-01-11 15:32:35 +11:00
Mike Lynch
0a53220ecb Basic download SVG 2025-01-11 15:32:18 +11:00
4224cb1b3b Merge pull request 'feature-more-radius-fns' (#16) from feature-more-radius-fns into main
Reviewed-on: #16
2025-01-09 23:36:57 +00:00
Mike Lynch
c9c970036f Fixed bug in grids, added noise function 2025-01-10 10:36:25 +11:00
Mike Lynch
90c6a575b2 Noise fn 2025-01-09 15:51:05 +11:00
583feac704 Merge pull request 'feature-palettes' (#14) from feature-palettes into main
Reviewed-on: #14
2025-01-09 00:34:14 +00:00
Mike Lynch
36c26e7cac Added changelog and version number 2025-01-09 11:33:13 +11:00
Mike Lynch
2b839fdbee Palettes are working with three basic kinds 2025-01-08 14:02:47 +11:00
Mike Lynch
c8aad099c5 Added a changelog 2025-01-06 14:29:33 +11:00
Mike Lynch
b19ffd494a Cleaned up styles 2025-01-06 14:28:47 +11:00
Mike Lynch
db222246f2 Broke controls into a class and made everything randomisable 2025-01-06 12:28:13 +11:00
Mike Lynch
4c292031b5 Radial gradients 2025-01-06 10:59:58 +11:00
Mike Lynch
37711ee0e3 Diagonal gradients 2025-01-06 10:28:18 +11:00
Mike Lynch
22b02db4d4 Refactored the dots and radius functions into a DotMaker class 2025-01-06 10:24:05 +11:00
Mike Lynch
a23e12af40 Two-column interface which is gorgeously broken 2025-01-05 18:02:23 +11:00
Mike Lynch
d1bff0adf7 Toggle switches on and off the second grid 2025-01-05 17:17:52 +11:00
Mike Lynch
3b8afdc41a Two patterns working 2025-01-05 17:12:51 +11:00
Mike Lynch
ba5c461baf initial commit 2025-01-05 12:45:30 +11:00