Creative Coding (05): Objects

Опубликовано: 01 Апрель 2026
на канале: J. Stephen Lee
562
9

This is a video tutorial for people who are interested in creative coding, specifically the open source programming language Processing. This video goes over object-oriented programming in Processing using classes.

Code available here:
https://github.com/jstephenlee/DES399...

0:00 Object-Oriented Programming
1:53 Classes
3:20 Name, data, constructor, methods
4:30 Using an object
5:50 Bouncing ball example
14:22 Assignment
14:51 Sinusoidal movement
26:15 Adding another instance

View more:    • Creative Coding