Hacker News new | ask | show | jobs
by mortyseinfeld 4623 days ago
Sorry to be dense, I know what WebGL is, but what's VAO?
2 comments

My understanding is Vertex Array Objects are one of the core browser improvements that asm.js taps into to make C++ based game engines (unreal, rage, unity) crazy fast.

http://www.extremetech.com/gaming/154994-epic-mozilla-releas...