Confirmed users
48
edits
| Line 5: | Line 5: | ||
PVector is an object used in Processing. It is being transported to it's counterpart Processing.js. The object has the ability to store x, y and z coordinate attributes while using the functions built into it. More information can be found in it's original reference: [http://processing.org/reference/PVector.html here] | PVector is an object used in Processing. It is being transported to it's counterpart Processing.js. The object has the ability to store x, y and z coordinate attributes while using the functions built into it. More information can be found in it's original reference: [http://processing.org/reference/PVector.html here] | ||
*Note: | *Note: Functional but not completed as of Oct 23rd 2009 | ||
<br> | <br> | ||