Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement WebGL2RenderingContext.texImage3D #26511
Open
Labels
Comments
|
Extremely rough implementation at https://github.com/jdm/servo/tree/teximage3d, which is enough to get http://webglsamples.org/WebGL2Samples/#texture_2d_array and http://webglsamples.org/WebGL2Samples/#texture_3d running. Next steps include:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.6
This prevents running https://playcanv.as/e/p/44MRmJRU/ with
--pref dom.webgl2.enabled.