Programming-Interactivity-Code icon indicating copy to clipboard operation
Programming-Interactivity-Code copied to clipboard

Error in ch03 / 0311 / point.pde

Open epicjefferson opened this issue 13 years ago • 0 comments

In draw() function there's no if(pts[i] != null) and no endShape().

It's fine in the book, just missing in the the source on github.

If I find any more errors like this would you like me to let you know? and if so, should it be done like this, I'm really not familiar with github except for looking at the code and copy/pasting.

epicjefferson avatar Jun 04 '12 04:06 epicjefferson