Education/Projects/ProcessingForTheWeb/Tasks: Difference between revisions

Jump to navigation Jump to search
Line 40: Line 40:


This is a list of all the out-standing functions in the Processing.js implementation. A more detailed description of the unfinished functions can be found at: http://processingjs.org/reference. (Click “toggle all” to see the list.)
This is a list of all the out-standing functions in the Processing.js implementation. A more detailed description of the unfinished functions can be found at: http://processingjs.org/reference. (Click “toggle all” to see the list.)
==== 3D Features  ====
{| border="1" style="width: 688px; height: 884px;" class="wikitable"
|-
! Name
! Description
! Who's working on it.
! STATUS
! Difficulty
|-
| curve()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/132-curve-3d See lighthouse ticket]
|-
| box()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/131-box See lighthouse ticket]
|-
| sphere()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/130-sphere See lighthouse ticket]
|-
| sphereDetail()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/129-spheredetail See lighthouse ticket]
|-
| rotateX()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/127-rotatex#ticket-127-1 See lighthouse ticket]
|-
| rotateY()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/127-rotatex#ticket-127-1 See lighthouse ticket]
|-
| rotateZ()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/126-rotatez See lighthouse ticket]
|-
| ambientLight()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/65-ambientlight See lighthouse ticket]
|-
| directionalLight()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/66-directionallight See lighthouse ticket]
|-
|lightFalloff()
|colspan="4"| [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/106-code-lightfalloff See Lighthouse ticket]
|-
| lightSpecular()
|colspan="4"|[http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/107-code-lightspecular See Lighthouse ticket]
|-
| lights()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/63-lights See lighthouse ticket]
|-
| noLights()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/67-nolights See lighthouse ticket]
|-
| normal()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/125-normal See lighthouse ticket]
|-
| pointLight()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/64-pointlight See lighthouse ticket]
|-
| spotLight()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/124-spotlight See lighthouse ticket]
|-
| beginCamera()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/123-begincamera See lighthouse ticket]
|-
| camera()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/45-camera See lighthouse ticket]
|-
| endCamera()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/122-endcamera See lighthouse ticket]
|-
| frustum()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/46-frustum See lighthouse ticket]
|-
| ortho()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/47-ortho See lighthouse ticket]
|-
| perspective()
|colspan="4"| [http://processing-js.lighthouseapp.com/projects/41284/tickets/48-perspective See lighthouse ticket]
|-
| printCamera()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/109-printcamera See lighthouse ticket]
|-
| printProjection()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/110-printprojection See lighthouse ticket]
|-
| modelX()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/111-modelx See lighthouse ticket]
|-
| modelY()
| colspan="4" | [http://www.processing.org/reference/modelY_.html See lighthouse ticket]
|-
| modelZ()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/113-modelz See lighthouse ticket]
|-
| screenX()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/114-screenx See lighthouse ticket]
|-
| screenY()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/115-screeny See lighthouse ticket]
|-
| screenZ()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/116-screenz See lighthouse ticket]
|-
| ambient()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/116-ambient See lighthouse ticket]
|-
| emissive()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/117-emissive See lighthouse ticket]
|-
| shininess()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/118-shininess See lighthouse ticket]
|-
| specular()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/119-specular See lighthouse ticket]
|-
| scale()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/70-scale See lighthouse ticket]
|-
| rotate()
|colspan="4"| [http://processing-js.lighthouseapp.com/projects/41284/tickets/69-rotate See lighthouse ticket]
|-
| translate()
|colspan="4"| [http://processing-js.lighthouseapp.com/projects/41284/tickets/71-translate See lighthouse ticket]
|-
| hint()
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/120-hint See lighthouse ticket]
|-
| [https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb/PVector PVector]
| colspan="4" | [http://processing-js.lighthouseapp.com/projects/41284/tickets/31-pvector See lighthouse ticket]
|}


==== Misc. Features  ====
==== Misc. Features  ====

Navigation menu