LearningProcessing icon indicating copy to clipboard operation
LearningProcessing copied to clipboard

A repo for examples from the book Learning Processing

Results 45 LearningProcessing issues
Sort by recently updated
recently updated
newest added

page 292 of the book there is an endShape(); towards the end of the script, I think should not be there.

Figure shown in the picture isn't accurate as the "vertex of the inverses pyramid" should touch the base of the sketch window, being stage size(400, 200), and point A coordinates...

From reader: I think there's something wrong with the code pag. 252 > Learning Processing 2d ediotion. Example 13-8 Wave: Missing variable: "angle" Missing variable incrementation angle += "something";

Hi Dan, I am working on your LearningProcessing 2e examples recently. Is there a way I can contribute here while I am learning from your code examples? Please let me...

- [ ] more / better comments - [ ] remove old references to sonia, incorrect numbering

The beginning of chapter 8 assumes that chapter 7 created a function called ‘drive’ for the car example. At no place in chapter 7 can I find this drive function.

Because of the way `SoundFile` requires a reference to `this`, it can't be instantiated inside a class the same way. . because in the class `this` refers to the `Doorbell`...

local network vs. public ip. i added this but it probably just would cause more confusion so I took it out. Probably needs a larger breakout box, too late to...