Difference between revisions of "CSC103: DT's Notes 1"

From dftwiki3
Jump to: navigation, search
Line 1,989: Line 1,989:
 
====Variation #1====
 
====Variation #1====
 
|}
 
|}
[[Image:QuestionMark2.jpg|right|100px]]
+
[[Image:DTQuestionMark2.jpg|right|100px]]
  
 
* Locate the '''rect()''' graphics function in Processing's [http://processing.org/reference/rect_.html reference] section.
 
* Locate the '''rect()''' graphics function in Processing's [http://processing.org/reference/rect_.html reference] section.
Line 2,022: Line 2,022:
 
====Variation #2====
 
====Variation #2====
 
|}
 
|}
[[Image:QuestionMark1.jpg|right|100px]]
+
[[Image:DTQuestionMark1.jpg|right|100px]]
 
<br />
 
<br />
 
* Locate the '''background()''' graphics function in Processing's [http://processing.org/reference/rect_.html reference] section.
 
* Locate the '''background()''' graphics function in Processing's [http://processing.org/reference/rect_.html reference] section.
Line 2,055: Line 2,055:
 
====Variation #3====
 
====Variation #3====
 
|}
 
|}
[[Image:QuestionMark3.jpg|right|100px]]
+
[[Image:DTQuestionMark3.jpg|right|100px]]
 
<br />
 
<br />
 
* Let's fill the ellipse with a color.  This is accomplish with the '''fill()''' function.
 
* Let's fill the ellipse with a color.  This is accomplish with the '''fill()''' function.

Revision as of 11:21, 6 August 2014

--© D. Thiebaut 2012, 2013, 2014
Last revised --D. Thiebaut (talk) 08:05, 9 October 2013 (EDT)




This section is only visible to computers located at Smith College













.