Open main menu

CDOT Wiki β

Changes

Processing.js

1,073 bytes added, 13:28, 12 November 2009
no edit summary
# Experiment around with the Processing Java app, use the Basic Examples @ http://processing.org/learning/basics/ and make something cool, interesting, wacky, where-ever your experiment takes you.
# Test whether you can re-create your sketch by copying your code to http://hasCanvas.com You can share your work so others can see what you have done, you can also use hasCanvas to embed your visualization in your web site / blog.
 
==Processing.js 0.1 Code status==
<table border="1" width="100%" cellspacing="1" cellpadding="1">
<tr>
<td width="20%"><b>Function</b></td><td width="20%"><b>Name</b></td><td><b>Code link</b></td><td><b>State<br/>(r-, r+, checked-in)</b></td><td><b>Comments</b></td>
</tr>
<tr>
<td>Shorten()</td>
<td>Daniel Hodgin</td>
<td>[http://zenit.senecac.on.ca/wiki/index.php/User:Dhhodgin#shorten.28.29 shorten()]</td>
<td>r+</td>
<td>review needed by Al</td>
</tr>
<tr>
<td>Expand()</td>
<td>Daniel Hodgin</td>
<td>http://zenit.senecac.on.ca/wiki/index.php/User:Dhhodgin#expand.28.29 expand()]</td>
<td>r+</td>
<td>review needed by Al</td>
</tr>
<tr>
<td>Unhex()</td>
<td>Daniel Hodgin</td>
<td>[http://zenit.senecac.on.ca/wiki/index.php/User:Dhhodgin#unhex.28.29 unhex()]</td>
<td>r+</td>
<td>review needed by Al</td>
</tr>
<tr>
<td>Nfs()</td>
<td>Daniel Hodgin</td>
<td>[http://zenit.senecac.on.ca/wiki/index.php/User:Dhhodgin#nfs.28.29 nfs()]</td>
<td>r+</td>
<td>review needed by Al</td>
</tr>
</table>
==Project Tests==
1
edit