Difference between revisions of "User:Dliu53"

From CDOT Wiki
Jump to: navigation, search
(Project)
(Project)
Line 47: Line 47:
  
 
<tr>
 
<tr>
   <td>blendColor</td>
+
   <td>blendColor()</td>
 
   <td>[http://processing.org/reference/blendColor_.html Req.]</td>
 
   <td>[http://processing.org/reference/blendColor_.html Req.]</td>
 
   <td>[http://matrix.senecac.on.ca/~dliu53/OSD600/blendColor()_test.html test(MODE: ADD,SUBTRACT,DARKEST,LIGHTEST)]</td>
 
   <td>[http://matrix.senecac.on.ca/~dliu53/OSD600/blendColor()_test.html test(MODE: ADD,SUBTRACT,DARKEST,LIGHTEST)]</td>
Line 66: Line 66:
  
 
<tr>
 
<tr>
   <td>()</td>
+
   <td>bezierPoint()</td>
   <td>[]</td>
+
   <td>[http://processing.org/reference/bezierPoint_.html Req.]</td>
   <td>[]</td>
+
   <td>[http://matrix.senecac.on.ca/~dliu53/OSD600/bezierPoint()_test.html test]</td>
 
</tr>
 
</tr>
  

Revision as of 19:58, 15 December 2009

About me

Donghui Liu


Project

Release 0.1

Task NameRequirementTest
brightness() Req. test
hue() Req. test
saturation() Req. test


Release 0.2

Task NameRequirementTest
curve() Req. test(2D)
blendColor() Req. test(MODE: ADD,SUBTRACT,DARKEST,LIGHTEST)
[] []


Release 0.3

Task NameRequirementTest
bezierPoint() Req. test
[] []
[] []


Content

  • Create my first wiki page
  • Create my first blog post


Lab

Xpcom

Sources


Blog