Difference between revisions of "WebGL"

From Eyewire
Jump to: navigation, search
(Created page with "[WebGL] (Web Graphics Library) is a JavaScript application for rendering interactive 3D graphics without the use of plug-ins. It works with the most recent versions of Chrome...")
 
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[WebGL] (Web Graphics Library) is a JavaScript application for rendering interactive 3D graphics without the use of plug-ins.  It works with the most recent versions of Chrome, Firefox, and Safari.  Please follow the links above for help enabling WebGL on the browser of your choice.
+
<translate>
  
Unfortunately Internet Explorer does not support WebGL.   Every major web browser, except IE supports WebGL. Microsoft has no plans to support WebGL, so we expect this problem with IE to be permanent.
+
WebGL (Web Graphics Library) is a JavaScript application for rendering interactive 3D graphics without the use of plug-ins.  It works with the most recent versions of [[Chrome]] and [[Firefox]]. Please follow the links above for help enabling WebGL on the browser of your choice.
 +
 
 +
Unfortunately [[Safari]] has a bug in its implementation of WebGL and is not supported. [[Internet Explorer]] 11 has implemented WebGL, but is not currently supported by the EyeWire development team. Versions of Internet Explorer 10 and lower do not support WebGL and cannot play EyeWire at all.
 +
 
 +
[http://en.wikipedia.org/wiki/WebGL Wikipedia: WebGL]
 +
 
 +
===Chrome===
 +
If you are having troubles with WebGL, first go to this link to see if your browser is supported http://get.webgl.org if not you will need to update.
 +
 
 +
</translate>
 +
 
 +
[[Category:Software]]

Latest revision as of 04:55, 20 July 2019

WebGL (Web Graphics Library) is a JavaScript application for rendering interactive 3D graphics without the use of plug-ins. It works with the most recent versions of Chrome and Firefox. Please follow the links above for help enabling WebGL on the browser of your choice.

Unfortunately Safari has a bug in its implementation of WebGL and is not supported. Internet Explorer 11 has implemented WebGL, but is not currently supported by the EyeWire development team. Versions of Internet Explorer 10 and lower do not support WebGL and cannot play EyeWire at all.

Wikipedia: WebGL

Chrome

If you are having troubles with WebGL, first go to this link to see if your browser is supported http://get.webgl.org if not you will need to update.