These examples are part of a course in Creative Coding I took online. I have studied Mathematics intensively in High School and I learned Coding Fundamentals there as well. I enjoyed this course, because it gave me a reason to revisit some skills and build up on them, using my creativity. I love Mathematics and Coding and these experiments are the beginning of something I am excited to explore further.
Part One: Canvas transformations: translation, rotation and scale.
Part Two: An animated sketch with agents moving randomly around the canvas.
Part Three: Use noise to generate randomness and learn how to add a panel with sliders to tweak our sketch in real time.
Back to Top