Open main menu

CDOT Wiki β

FSOSS 2010/processing.js/

Revision as of 17:31, 9 September 2010 by Asalga (talk | contribs) (Created page with 'Introduction - What is Processing? - What is Processing.js? - Reference page Environment Setup - Where to download - How to setup with HTML and JS Coordinate Systems - 2Dā€¦')
(diff) ā† Older revision | Latest revision (diff) | Newer revision ā†’ (diff)

Introduction

- What is Processing?
- What is Processing.js?
- Reference page

Environment Setup

- Where to download
- How to setup with HTML and JS

Coordinate Systems

- 2D
- 3D

'Hello World' Sketch

Change background Color

Draw loop

- draw callback
- set/get frameRate

Input

- Keyboard
- Mouse

Debugging tips

- alert and println

DOM Integration