Distorted Reflections

🔗 Code Example: Distorted Reflections

🔗 References:

🔗 Timestamps:

  • 0:32 Explain how scale() works

  • 7:19 Upload and resize image

  • 9:51 Slice image into regions and store inside a 2d array

  • 13:27 Use scale() to create the distorted effect

  • 17:30 Create an option to toggle between modes

  • 19:13 Surprised mode! (Make it interactive)

Next

Sleep Tracker (Data Viz)