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
Hello!
I'm implementing instance tech in my engine, but I find that the WebGL-Inspector doesn't support instance(when I open the WebGL-inspector chrome extension in chrome, the code "gl.getExtension("ANGLE_instanced_arrays")" just return null).
This is a really handy and useful tool, but it's better to support the extension! Thanks a lot!
The text was updated successfully, but these errors were encountered:
Hello!
I'm implementing instance tech in my engine, but I find that the WebGL-Inspector doesn't support instance(when I open the WebGL-inspector chrome extension in chrome, the code "gl.getExtension("ANGLE_instanced_arrays")" just return null).
This is a really handy and useful tool, but it's better to support the extension! Thanks a lot!
The text was updated successfully, but these errors were encountered: