Programming-Interactivity-Code
Programming-Interactivity-Code copied to clipboard
code from my book Programming Interactivity 2008/2012
Results
2
Programming-Interactivity-Code issues
Sort by
recently updated
recently updated
newest added
Dear Joshua Noble, Hi! My name is Sunu Wibirama. Recently, I am learning OpenFrameworks using your great book, "Programming Interactivity". Now I am reading chapter 13, about OpenGL. I saw...
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...