Casey Reas
Casey Reas
We have code in the Reference, Tutorials, and Examples. Ideally, all of the code can have syntax highlighting that is identical to the PDE.
https://github.com/processing/processing-video/issues/58
``` float angle; void setup() { size(400, 400, P3D); noStroke(); } void draw() { background(0); pointLight(200, 200, 200, width/2, height/2, -200); translate(width/2, height/2); rotateY(angle); beginShape(QUADS); normal(0, 0, 1); fill(50, 50,...
Because there's a single template to build all of the reference pages, the Library reference pages have the wrong left-nav option selected (`Reference` and not `Libraries`). Also, they can't have...
http://www.lagers.org.uk/steganography http://www.friendsofed.com/book.html?isbn=159059617X http://www.yannickmathey.com/prototyp http://feltron.com/ar09_01.html http://www.uphs.upenn.edu/ime/PJones/ http://www.mos-office.net/project/2008_Onthevergeofcollapse http://www.mos-office.net/project/2008_MOScat http://www.mos-office.net/project/2008_9_ComputationalPile http://www.mos-office.net/project/2008_Arcade http://portal.mace-project.eu/maeve/ http://www.johnhouck.com/p/ http://transition.turbulence.org/Works/mypocket/ http://www.flight404.com/blog/?p=99 http://nervo.tv/index.html?sect=5&proj=foxmovies http://phl.kontxt.net http://www.fidgt.com/visualize/ http://www.movingbrands.com/?category_name=kef-work http://www.stanford.edu/~sdkamvar/ http://www.johnhouck.com/works/morphosis_05/index.html http://www.osmankhan.com/networth/ http://flight404.com/vj/exhibit.html http://php.chol.com/~atwork/index.htm http://proce55ing.beyondthree.com http://www.seetron.com/slcds.htm http://www.jtnimoy.com http://www.interaction.rca.ac.uk/alumni/99-01/william/ https://processing.org/reference/add.html https://github.com/shiffman/The-Nature-of-Code-Examples/tree/master/Processing/chp1_vectors file:///home/david/processing-1.0.9/reference/vertex_.html/home/david/processing-1.0.9/reference/vertex_.html http://www.bitforms.com/artist_vogel.html...
We need to start thinking about how to hide and reveal the menu icons needed to debug a program. Will this be a visual part of the PDE, will it...
> fyi only - there appears to be an error in the new documentation at > https://processing.org/reference -- the definition for popStyle appears to contain an error (pop instead of...
We have code in the Reference, Tutorials, and Examples. Ideally, all of the code can have syntax highlighting that is identical to the PDE.
http://www.lagers.org.uk/steganography http://www.friendsofed.com/book.html?isbn=159059617X http://www.yannickmathey.com/prototyp http://feltron.com/ar09_01.html http://www.uphs.upenn.edu/ime/PJones/ http://www.mos-office.net/project/2008_Onthevergeofcollapse http://www.mos-office.net/project/2008_MOScat http://www.mos-office.net/project/2008_9_ComputationalPile http://www.mos-office.net/project/2008_Arcade http://portal.mace-project.eu/maeve/ http://www.johnhouck.com/p/ http://transition.turbulence.org/Works/mypocket/ http://www.flight404.com/blog/?p=99 http://nervo.tv/index.html?sect=5&proj=foxmovies http://phl.kontxt.net http://www.fidgt.com/visualize/ http://www.movingbrands.com/?category_name=kef-work http://www.stanford.edu/~sdkamvar/ http://www.johnhouck.com/works/morphosis_05/index.html http://www.osmankhan.com/networth/ http://flight404.com/vj/exhibit.html http://php.chol.com/~atwork/index.htm http://proce55ing.beyondthree.com http://www.seetron.com/slcds.htm http://www.jtnimoy.com http://www.interaction.rca.ac.uk/alumni/99-01/william/ https://processing.org/reference/add.html https://github.com/shiffman/The-Nature-of-Code-Examples/tree/master/Processing/chp1_vectors file:///home/david/processing-1.0.9/reference/vertex_.html/home/david/processing-1.0.9/reference/vertex_.html http://www.bitforms.com/artist_vogel.html...
Because there's a single template to build all of the reference pages, the Library reference pages have the wrong left-nav option selected (`Reference` and not `Libraries`). Also, they can't have...