Uploaded January 2014 | Updated September 2026, 1 week ago
I change the code from using buffer instancing back to using uniform variables. Instancing is convenient for static data, however, the klunky uniforms are a bit easier to code with, especially when doing a tutorial video. :)
I change the code from using buffer instancing back to using uniform variables. Instancing is convenient for static data, however, the klunky uniforms are a bit easier to code with, especially when doing a tutorial video. :)










