June 2, 2015 0 Processing Advanced Intro #02 | Object-Oriented Programming Contents Advantages of OOP Encapsulation Inheritance Practice Cluster of Random Walkers Advantages of OOP [...]
May 26, 2015 0 Processing Advanced Intro #01 | Object-Oriented Programing Contents What’s OOP? Outline Class Practice RandomWalker What’s OOP? Outline Object-Oriented [...]
February 19, 2015 0 Processing+GhPython Practice #00 | Communication Contents Practice | answers Task1 – processing -> python Communication Pipeline | Processing [...]
February 12, 2015 0 Processing Practice #03 | Event Contents Event Mouse Event Keyboard Event Event Event is a kind of special functions that runs in specific [...]
February 10, 2015 0 Processing Practice #02 | Text Processing Contents Functions Import Export Practice Functions <text>charAt(<n>) – [...]
February 4, 2015 0 Processing Practice #01 | OSC Contents OSC Setup Receive Send Communication Processing <- iOS / Android App Processing <-> [...]
January 27, 2015 0 Processing Practice #00 | review Contents Nested loop Task Pipeline Hints Function Task Pipeline Hints 3D / PVector Task Pipeline Hints [...]
January 22, 2015 0 Processing Intro #04 | Array List Contents ArrayList Concept Declaration Functions Usage Practice – Random Walk 3D Random Walk 2D [...]
January 20, 2015 0 Processing Intro #03 | P3D Contents 3D P3D Peasy Cam 3D Objects PVector Declaration Functions Practice 3D P3D 1 Peasy Cam 1 3D Objects [...]
January 15, 2015 0 Processing Intro #02 | Function – Random Walk Contents Random Walk Initial Setup Loop Function Concept Declaration/ Arguments / Return Usage Practice – [...]