Link to Design Journal
Journal Entry For
Module 2 - Ripples on a Pond
I followed Nico’s demonstration closely:
- I created the grid using the cross product
- I created the pebble, placing it within that grid
- I coded the node, appropriately matching the code blocks to their properties in code
- I built up my code by manipulating the distance and height properties using a multiplier and amplifier, as well as the Math.sin function
- I created the cylinders, and played around with the variables to get a specific small ripple effect.