Exercise: Geometric Typography • tim rodenbröker creative coding

Exercise: Geometric Typography

Courses / Processing and p5.js Essentials / Exercise: Geometric Typography

This lesson is for Core (€10) members

Join trcc to watch this course. The first 2 lessons of every course are free.

Start Learning
To view this content, you must be a member of Tim's Patreon at €9 or more
Already a qualifying Patreon member? Refresh to access this content.
Published by Tim on Saturday March 14, 2020

Last modified on August 20th, 2024 at 8:49

  1. Processing and p5.js
  2. Processing: Installation and quick walkthrough
  3. Three Ways to use p5.js
  4. setup() and draw()
  5. Setting the size for your sketch
  6. Background
  7. Basic Geometry
  8. Styling Shapes with Stroke and Fill
  9. rectMode() and ellipseMode()
  10. Lines, Triangles and Polygons
  11. The Reference
  12. Mouse Interaction
  13. Colors
  14. Randomness
  15. Variables
  16. Conditional Statements
  17. Switch
  18. Operators
  19. Transformations
  20. push() and pop()
  21. Comments
  22. For-Loops
  23. For-Loops (Examples)
  24. Waves
  25. Waves (Examples)
  26. Modulo
  27. Mapping
  28. Saving Images
  29. Using the Console
  30. Functions
  31. Keyboard Interaction
  32. Exercise: Geometric Typography
  33. Wrapping Up