Education/Projects/ProcessingForTheWeb/BostonWorkshop/Performance: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Slow Processing Samples==
==Complex Examples (2D)==
 
* http://processing-js.buildingsky.net/configurations/45/examples/42
* http://processing-js.buildingsky.net/configurations/45/examples/46
* http://processing-js.buildingsky.net/configurations/45/examples/52
* http://processing-js.buildingsky.net/configurations/45/examples/65
 
==Complex Examples==


* http://scotland.proximity.on.ca/dxr/tmp/perf/substrate.html (was P3D, using 2D)
* http://scotland.proximity.on.ca/dxr/tmp/perf/substrate.html (was P3D, using 2D)
* http://scotland.proximity.on.ca/dxr/tmp/perf/empathy/index.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/binaryring.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/binaryring.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/happyplace.html (P3D, but throws, so converted to 2D).
* http://scotland.proximity.on.ca/dxr/tmp/perf/happyplace.html (P3D, but throws, so converted to 2D).
* http://scotland.proximity.on.ca/dxr/tmp/perf/nodegarden/index.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/wavy/
* http://scotland.proximity.on.ca/dxr/tmp/perf/heonphase.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/heonphase.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/henonphasedeep.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/henonphasedeep.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/interaggregate.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/interaggregate.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/generator/index.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/plants/index.html (Minefield doesn't seem to draw terminal flowers, Chrome does)
* http://scotland.proximity.on.ca/dxr/tmp/perf/processing-twitter/
* http://scotland.proximity.on.ca/dxr/tmp/perf/orbitals.html (colours aren't used, but code works)
* http://scotland.proximity.on.ca/dxr/tmp/perf/orbitals.html (colours aren't used, but code works)
* http://scotland.proximity.on.ca/dxr/tmp/perf/stitches.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/stitches.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/p-sine/index.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/stitches2.html (colours aren't used, but code works)
* http://scotland.proximity.on.ca/dxr/tmp/perf/stitches2.html (colours aren't used, but code works)
* http://scotland.proximity.on.ca/dxr/tmp/perf/trees/
==Complex Examples (3D)==
* http://weare.buildingsky.net/processing-js/examples/seneca/sphere/sphere2.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/minicubes.html (broken?)
* http://matrix.senecac.on.ca/~asalga/pjswebide/index.php?sketchID=10 (Cubic Grid)
* http://matrix.senecac.on.ca/~asalga/pjswebide/index.php?sketchID=12 (Birds)
==Slow Processing Samples==
* http://processing-js.buildingsky.net/configurations/45/examples/42
* http://processing-js.buildingsky.net/configurations/45/examples/46
* http://processing-js.buildingsky.net/configurations/45/examples/52
* http://processing-js.buildingsky.net/configurations/45/examples/65
* http://scotland.proximity.on.ca/dxr/tmp/perf/nodeGarden/


==Broken Examples (need to debug)==
==Broken Examples (need to debug)==
Line 25: Line 41:
* http://scotland.proximity.on.ca/dxr/tmp/perf/peterdejong.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/peterdejong.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/watertest.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/watertest.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/xsphere.html
* http://scotland.proximity.on.ca/dxr/tmp/perf/smoke/

Latest revision as of 19:15, 10 April 2010

Complex Examples (2D)

Complex Examples (3D)

Slow Processing Samples

Broken Examples (need to debug)