mirror of
https://github.com/seigler/generative
synced 2025-07-27 07:06:08 +00:00
Begin sketch 4, cells
This commit is contained in:
parent
ae4486ed8f
commit
f09b4c66f0
6 changed files with 17 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
new p5(sketch => {
|
||||
sketch.disableFriendlyErrors = false;
|
||||
sketch.disableFriendlyErrors = true;
|
||||
// reused dimensions and a seed
|
||||
let seed, width, height, noiseResolution;
|
||||
// offscreen layers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue