130
edits
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
This page lists tasks to be done as part of the [[Education/Projects/ProcessingForTheWeb|Processing For The Web]] project, in order to fully implement all of Processing in processing.js. The work is being led by David Humphrey and Al MacDonald, and done by students at Seneca College. You are welcome to join this work. | This page lists tasks to be done as part of the [[Education/Projects/ProcessingForTheWeb|Processing For The Web]] project, in order to fully implement all of Processing in processing.js. The work is being led by David Humphrey and Al MacDonald, and done by students at Seneca College. You are welcome to join this work. | ||
== | == Functions == | ||
=== Bugs === | === Bugs === | ||
Line 12: | Line 12: | ||
=== Tests === | === Tests === | ||
<ul> | <ul> | ||
<li>Test 1 - </li> | <li>Test 1 -This tests the cursor() function.</li> | ||
<li>Test 2 -</li> | <li>Test 2 -This tests the cursor(''mode'') function.</li> | ||
<li>Test 3 - </li> | <li>Test 3 -This tests the cursor(''src'',''width'',''height'') </li> | ||
</ul> | </ul> | ||
edits