Wiper Typography

🔗 Code Example: Wiper Typography

🔗 Credits:

  • This tutorial is a re-creation of a piece by Jongmin Kim

🔗 References:

🔗 Timestamps:

  • 0:20 Display text on canvas

  • 3:07 Use font.textBounds() to get text's bounding box

  • 5:20 Create vectors to store 4 corner points

  • 12:01 Write a Letter class

  • 18:12 Write functions to check when a letter object hits a wiper

  • 26:41 Write a Wiper class

  • 37:45 Final touches

Previous

Text Rain (Drawing w Webcam)

Next

Interactive Falling Text Rain