Perhaps more interesting than WebGL is actually him documenting the process that he took in figuring out how it worked. I really wish I had a better understanding of disassembly.
I feel the same. I would love to understand a bit more of what is going on under the hood. I did a quick research but I could not find something quick enough to work as a primer. The best resources I found are: https://developer.apple.com/library/ios/#technotes/tn2239/_i... http://stackoverflow.com/questions/25636/what-is-the-best-wa...
I'm really embarrassed to admit I have very little understanding of what happens below Objective-C. Looks like it's time for me to start reading…