Learn WebGL: All you need in a Nutshell (AKA how WebGL works tutorial)
У вашего броузера проблема в совместимости с HTML5
Full code available on Github!
https://github.com/invent-box/Learn-WebGL
We all love the HTML5 2D canvas for its easy-to-use API and extensive demos across the Web, but rendering in 3D is a whole different animal. Forget just about everything you know about the '2d' context and be ready to learn as I walk you through to whole WebGL rending pipeline, from start to finish. If you have any questions, PLEASE ask in a comment! WebGL is a very complex system that is hard to learn (unless you already have a background in OpenGL). Thanks for watching!