โจ Get your 'Basic toolkit to Getting Started with Creative Coding' on my website: https://www.pattvira.com. Let me know if you find it useful! โจ
โ
Links:
๐ p5.js editor: https://editor.p5js.org/
๐ Hypnotic Rotating Circles Code: https://editor.p5js.org/pattvira/sketches/KsmlArj4c
๐ Introduction to Creative Coding Playlist: https://youtube.com/playlist?list=PL0beHPVMklwgMz4Z-mNp4_udo9mjBk7pn&si=XhvQaojd6cIrxvdn
๐ Object-oriented Programming: https://youtu.be/qL7-i9lF88U
Timestamps:
0:00 Intro
0:18 Approach
0:51 Creating one moving circle
2:56 Writing a Circle class
6:14 Writing a Pack (of circles) class
10:54 Creating a Pack object
18:57 Writing a method to rotate a pack
21:27 Debugging
23:13 Working on appearance