PRIMER 22.1
WebGL
WebGL
WebGL files enable you to view 3D graphics in a web browser. Currently support for WebGL files in desktop web browsers is good (Chrome, Firefox and Opera have good support) but mobile devices are not yet as well developed.
At the time of writing Internet Explorer 10.0 and older does not support WebGl files but support can be added by use of a plugin called IEWebGL (which is automatically detected by the files produced by
PRIMER
). See
https://github.com/iewebgl/iewebgl
for more details. However support for WebGL should be available in version 11.0 of Internet Explorer so the plugin will then not be required..
For more details of which browsers and versions support WebGL see
http://caniuse.com/webgl
.