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
Add support for WebGLRenderingContext object in a clean JS way: this would require moving C++ code from global namespace to WebGLRenderingContext object.
But it should be transparent to users i.e. no change at JS wrapper level.
The text was updated successfully, but these errors were encountered:
jingchan
pushed a commit
to jingchan/headless-gl
that referenced
this issue
Feb 6, 2017
Add support for WebGLRenderingContext object in a clean JS way: this would require moving C++ code from global namespace to WebGLRenderingContext object.
But it should be transparent to users i.e. no change at JS wrapper level.
The text was updated successfully, but these errors were encountered: