Interactive Blobs

🔗 Code Example: Interactive Blobs

🔗 Timestamps:

  • 0:22: What is your biggest struggle learning how to code?

  • 0:53 Drawing a blob

  • 6:56 Using noise( ) to create organic blob shape

  • 11:34 Creating Shape class

  • 14:49 Creating multiple blobs inside a 2d array

  • 20:50 Importing and prepping image

  • 23:52 Extracting brightness values from image

  • 31:08 Making blobs interacting with mouse location

  • 34:39 THANK YOU!

🔗 References:

Previous

Bezier Curves

Next

Create Raster Graphics from Image