prisonerjohn / processing-web

0 stars 0 forks source link

[CLOSED] Remove examples from website that aren't compatible with Processing.js #131

Open prisonerjohn opened 10 years ago

prisonerjohn commented 10 years ago

Issue by REAS Friday May 10, 2013 at 19:08 GMT Originally opened as https://github.com/processing/processing-web/issues/131


Then contact the Processing.js team with information. Finally, add these examples back after Processing.js is updated.

prisonerjohn commented 10 years ago

Comment by REAS Friday May 10, 2013 at 19:12 GMT


The list includes:

Reflection1 (PVector.random2D()) Cubes within cube (PVector.random3D()) Koch (PVector.rotate()) Flocking (PVector.random2D())

prisonerjohn commented 10 years ago

Comment by shiffman Saturday May 11, 2013 at 01:39 GMT


See my temporary fix for Flocking (just making a note here to remember to revert)

https://github.com/processing/processing/commit/fc10ac8411aae55218f9f61da2692366718378e8

prisonerjohn commented 10 years ago

Comment by REAS Wednesday May 22, 2013 at 06:39 GMT


I'm closing this, will make a note in todo-web.txt about adding the examples back.