rich Posted April 4, 2013 Share Posted April 4, 2013 This is getting really quite exciting: "It seems like it’s possible to enable WebGL in IE11 using a registry flag. As expected, the shaders currently require(see update 4) the IESL format (a restricted version of the HLSL format from DirectX) instead of the GLSL format of OpenGL, which means almost no demo you can find on the web will run unmodified in IE11 for now. As noted by some people, this may be just a way for the IE team to test their experimental implementation and no assumption should be made on what IE11 will really ship with. The IE team could simply decide to ship with both languages enabled. UPDATE4: If you don’t put the second runtime registry flag (HLSL_SHADERS) to 1, you can get OpenGL shaders working, which means much more demos available on the web are working." more details on http://fremycompany.com/BG/2013/Internet-Explorer-11-rsquo-s-leaked-build-395/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.