2 comments found.
Can I upload an image to become a background pattern? Also can I set the canvas size larger than 2000 pixels?
Hi! This is just a “procedural” generator, so you can only work with mathematical algorithms, can’t use images. There are only 4 canvas sizes: 64, 128, 256, and 512 pixels, because too large sizes may cause performance issues.
Great work!
Thanks! 