Some materials for a creative coding course in RMIT. All sketches can be played directly in your browser by clicking the links below!
(In class activities and discussion - no sketches)
Interactive primitive shapes, colors, and math logic.
First words, custom fonts, typography math, and micro-type effects.
(Paragraphs, pages, and an intro to the use of classes)
OOP is a programming paradigm that organizes code into “objects”—self-contained units that combine both data (properties) and behaviors (methods). This allows us to create many independent instances of an object, like these bouncing text strings, each managing its own state and movement.
Loading, scaling, and manipulating images and live webcam feeds.
(Coming soon)
(Coming soon)
(Coming soon)
(Coming soon)
(Coming soon)
(Coming soon)