July 22, 2012
I’m going back to basics with this week’s sketch for 2 reasons.
First, to get a better understanding of WebGL support by browser. This sketch runs on my system in Firefox and Chrome, but not Safari, even after eliminating the transparency and lighting.
Second, to practice working with movement in 3d space, specifically, using pushMatrix, popMatrix, and rotation.

I’m going back to basics with this week’s sketch for 2 reasons.

First, to get a better understanding of WebGL support by browser. This sketch runs on my system in Firefox and Chrome, but not Safari, even after eliminating the transparency and lighting.

Second, to practice working with movement in 3d space, specifically, using pushMatrix, popMatrix, and rotation.