You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kripken edited this page Apr 7, 2012
·
20 revisions
Emscripten supports most of the subset of OpenGL that maps directly to WebGL. That is basically equivalent to OpenGL ES 2.0 minus clientside arrays. Run python tests/runner.py browser.test_glgears for an example.