inkBlot-Pitabread8
My artwork represents a literal ink blot inspired, of course, by Blot! It took me a while to figure out how to create a realistic, messy ink puddle, but the toughest part was positioning and trimming the feather. After receiving feedback, I added a design to the ink bottle that's based on the fibonacci sequence. Overall, I had a lot of fun creating algorithmic art for the first time!
-
[x] I have read the steps to getting a blot
-
[x] I am submitting art that...
- [x] is algorithmically generated (will change each time the program is run)
- [x] is drawable on a blot (fits in the work area & doesn't overlap too much)
- [x] is original (not copied from somewhere else)
- [x] doesn't call
Math.random()(See the documentation on randomness)
-
[x] Optional, if you used a tutorial or based your art on something else, please include the link here: original feather and original petal
-
[ ] Optional, if you remixed this from something else, mention it here: N/A
art/inkBlot-Pitabread8/index.js looks like art! preview it in the editor
@maxwofford Does the current iteration look better?
@qcoral For the overlap, is it okay if I do fill: "white"?
if you do that it won't actually do anything on the blot machine. i think bt.difference or bt.cut(tbh i'm not sure which one) could work
@Pitabread8 is attempting to deploy a commit to the Hack Club Team on Vercel.
A member of the Team first needs to authorize it.
@qcoral Does the current version look good?
This is still too simple! I would like to see more randomness, more complexity. Please create a new PR once you have updated your art! We are doing this due to new management of the PR system.