Difference between revisions of "User:Tyrant911"
(→Projects) |
(→Projects) |
||
Line 118: | Line 118: | ||
<tr> | <tr> | ||
<td>modelX()</td> | <td>modelX()</td> | ||
− | <td>[http://www.processing.org/reference/ | + | <td>[http://www.processing.org/reference/modelX_.html Req.]</td> |
<td>[http://matrix.senecac.on.ca/~alondono/concat.html ex]</td> | <td>[http://matrix.senecac.on.ca/~alondono/concat.html ex]</td> | ||
<td>1/1(P) more test needed</td> | <td>1/1(P) more test needed</td> | ||
Line 126: | Line 126: | ||
<tr> | <tr> | ||
<td>modelY()</td> | <td>modelY()</td> | ||
− | <td>[http://www.processing.org/reference/ | + | <td>[http://www.processing.org/reference/modelY_.html Req.]</td> |
<td>[http://matrix.senecac.on.ca/~alondono/hex.html ex]</td> | <td>[http://matrix.senecac.on.ca/~alondono/hex.html ex]</td> | ||
<td>2/4 (P)</td> | <td>2/4 (P)</td> | ||
Line 134: | Line 134: | ||
<tr> | <tr> | ||
<td>modelZ()</td> | <td>modelZ()</td> | ||
− | <td>[http://www.processing.org/reference/ | + | <td>[http://www.processing.org/reference/modelZ_.html Req.]</td> |
<td>[http://matrix.senecac.on.ca/~alondono/join.html ex]</td> | <td>[http://matrix.senecac.on.ca/~alondono/join.html ex]</td> | ||
<td>1/1(P)</td> | <td>1/1(P)</td> | ||
Line 142: | Line 142: | ||
<tr> | <tr> | ||
<td>screen</td> | <td>screen</td> | ||
− | <td>[http://www.processing.org/reference/ | + | <td>[http://www.processing.org/reference/screen.html Req.]</td> |
<td>[http://matrix.senecac.on.ca/~alondono/downloads/unbinary.html ex]</td> | <td>[http://matrix.senecac.on.ca/~alondono/downloads/unbinary.html ex]</td> | ||
<td>2/2(P)</td> | <td>2/2(P)</td> | ||
Line 149: | Line 149: | ||
<tr> | <tr> | ||
<td>screenX()</td> | <td>screenX()</td> | ||
− | <td>[http://www.processing.org/reference/ | + | <td>[http://www.processing.org/reference/screenX_.html Req.]</td> |
+ | <td>[http://matrix.senecac.on.ca/~alondono/downloads/nfp.html ex]</td> | ||
+ | <td>2/4(P)</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>screenY()</td> | ||
+ | <td>[http://www.processing.org/reference/screenY_.html Req.]</td> | ||
+ | <td>[http://matrix.senecac.on.ca/~alondono/downloads/nfp.html ex]</td> | ||
+ | <td>2/4(P)</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>screenZ()</td> | ||
+ | <td>[http://www.processing.org/reference/screenZ_.html Req.]</td> | ||
<td>[http://matrix.senecac.on.ca/~alondono/downloads/nfp.html ex]</td> | <td>[http://matrix.senecac.on.ca/~alondono/downloads/nfp.html ex]</td> | ||
<td>2/4(P)</td> | <td>2/4(P)</td> |
Revision as of 12:44, 10 December 2009
Contents
About me
My name is Alex L.
I'm in my last semester at Seneca.
email:= alondono@learn.senecac.on.ca
1st blog := http://tyrant911.blogspot.com/2009/09/hello-world.html
2nd blog := processing.js
I'm a CPA student in my final semester and have chosen to work on processing.js. I am looking forward to this OSD project being done in an open source approach.... especially IRC communication! and blogging will be outside my comfort zone. But it appears as if this development approach is precisely how the real world works... therefore this course will give me a different perspective on working in a group to develop software.
Resources
My Contributions
[Edited the mozilla Wiki task-list table so we can add our names to help organize who is working on what.]
Projects
Release 0.1
Task Name | Requirement | Test | Compatibility Test(F,C,S,I) | Demo |
concat | Req. | ex | 1/1(P) more test needed | Same as Ex |
hex | Req. | ex | 2/4 (P) | |
join | Req. | ex | 1/1(P) | [] |
unbinary | Req. | ex | 2/2(P) | |
nfp | Req. | ex | 2/4(P) |
Release 0.2
Task Name | Requirement | Test | Compatibility Test(F,C,S,I) | Demo |
saveStrings() | Req. | ex | 1/1(P) more test needed | Same as Ex |
loadStrings() | Req. | ex | 2/4 (P) | |
removeStrings() | Does not exist in Processing | ex | 1/1(P) | [] |
reverse() | Req. | ex | 2/2(P) |
Release 0.3
Task Name | Requirement | Test | Compatibility Test(F,C,S,I) | Demo |
modelX() | Req. | ex | 1/1(P) more test needed | |
modelY() | Req. | ex | 2/4 (P) | |
modelZ() | Req. | ex | 1/1(P) | [] |
screen | Req. | ex | 2/2(P) | |
screenX() | Req. | ex | 2/4(P) | |
screenY() | Req. | ex | 2/4(P) | |
screenZ() | Req. | ex | 2/4(P) | |
mouseX() | Req. | ex | 2/4(P) |