006 - 0introduction To Processing Software Demos
006 - 0introduction To Processing Software Demos
Help iimsheung
Digital Design
Previous Next
1. Introduction to Processing Software: Installing and downloading Processing software; Processing developing
environment (pde); setup and draw commands; commenting; canvas size determination
2. Basic Commands I: Coordinate system; assigning colors for background and objects
3. Basic Commands II: Shifting origin of the coordinate system; drawing circles, ellipses, lines; saving program and output
9. 3D Visualizations: P3D; variable declaration; rotation about the coordinate axes; maintaining and clearing background;
box command
11. 2D Animation: Animation of a heart using a parametric equation; introducing frame rate;
12. Practice II: Simulating pendulum movement using parametric equations; PGraphics (off-screen graphics buffer); double-
pendulum
Previous Next