Lu Tang

image
image
image
image
image

Steps:

  • Creating a rectangular point grid
  • Creating cylinders by using all points from step1
  • Creating a point for the pebble
  • Adjusting the heights of the cylinders as Sin waves in order to simulate ripples
  • Diminishing the ripples based on the distance by dividing the height offset
  • Creating the Revit model

Challenges:

  • 1) Forgot to use cross products when creating the point grid
  • 2). Tried a few times in order to diminish the ripples