Processing.R Reference. Processing is not a single programming language, but an arts-centric system for learning, teaching, and making visual form with code. This Reference documents its R Language Mode.
Structure
Environment
Input
Mouse
- mouseButtonVar
- mouseClicked
- mouseDragged
- mouseMoved
- mousePressed
- mousePressedVar
- mouseReleased
- mouseWheel
- mouseX
- mouseY
- pmouseX
- pmouseY
Keyboard
Files
Time & Date
Output
Text Area
Image
Files
Shape
2D Primitives
Curves
- bezier
- bezierDetail
- bezierPoint
- bezierTangent
- curve
- curveDetail
- curvePoint
- curveTangent
- curveTightness
3D Primitives
Attributes
Vertex
- beginContour
- beginShape
- bezierVertex
- curveVertex
- endContour
- endShape
- quadraticVertex
- texture
- textureMode
- vertex
Loading & Displaying
Transform
Lights, Camera
Lights
- ambientLight
- directionalLight
- lightFalloff
- lightSpecular
- lights
- noLights
- normal
- pointLight
- spotLight