Learning to Draw

  1. Your First Program
    1.  If you have Getting Started with Processing, work Through Chapter 2. In this chapter you'll be introduced to the basic programming interface in Processing. If you don't check out the Getting Started page in the Processing.org tutorials.

  1. Chapter 3 - Learning to Draw
    1. Work through all the code examples in Chapter 3 of Getting Started with Processing i.e. type in all code examples and run them. Change the numbers a little and then run them again. Make sure you have a basic understanding for how each shape works. Much of this material is also in the Processing.org tutorial page on Coordinate System and Shapes
    2. While working through Chapter 3, also read through this great treatment of color on the Processing web site.

Comments