We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi,
I have coded a generative pattern that works when on mouse clicked (pattern grows from the mouse clicked position) but I would like it to be restrained within a random shape, say the shape of a person or a dog, the space around is black but the shape of the person/dog would be fillable with the generative pattern,
Ive tried merging my code with some shape fill examples but I couldn't get it to work, Is there a way to do this without having to rewrite everything?
Thanks!
Answers
can you post your merged code?
Or look at mask()?
The merged code didn't do anything so I took it out pretty quick I can post my code? but its just general generative tessellation's
No really, look at mask().