Casey Reas

Results 78 comments of Casey Reas

Hi! When Applets disappeared as a viable way to show Processing examples online, we moved over to Processing.js and later to p5.js to show what the Processing code does, but...

Hey, @codeanticode, where would you put the entry for attrib() Reference entry: https://processing.org/reference/ Inside Rendering or Rendering/Shaders or other? Also, how would you describe attrib()? Any text or ideas are...

I spent time on this and I'm stuck. Should only `attrib()` be documented, or should `attribPosition()`, `attribNormal()`, and `attribColor()` also be documented? I'm leaning in favor of keeping all of...

@codeanticode I'm wondering if they would be in the Web reference at all and if they are, if it should stop at `attrib()` or include the variants for Normal, Color,...

I'm in favor of documenting them only in the JavaDoc because of their specificity.

@codeanticode, the tutorial author is planning to update it and to convert it to the new site. this issue can serve as a bookmark