Here is a link to the above sketch.
This week I revisited my previous sketches by fixing some of their flaws, and creating some new experiments as well. My intention was to create a sort of visceral, vascular system using Perlin Noise, but I think that experiment will have to wait for next week, because life stuff.
In the above sketch I mapped the X of the Levy walker (not sure if Levy walker is a legitimate phrase, but I’m using it anyway) to mouse X, and I also mapped the velocity of the vector to mouse X.
I spent most of my time this week trying to wrap my brain around the Diffusion Limited Aggregation examples. So, while my sketches may seem lackluster, know that I spent a good part of my week trying to keep my brain from imploding while trying to write the DLA sketches from the ground up. Shiffman makes it look very easy.
I’m still having a hard time navigating object-based coding. I’ve booked hours with Shiffman this week, so hopefully I’ll get there. Probably I just need to log more hours working through the examples. 🤷♂️
I also remade my more classic rainbow walker (sans Levy flight) using proper vectors (link to sketch here).