WebGL Test - Opera vs Chrome vs IE 11 vs Firefox
WebGL Test
WebGL Caps Viewer v0.1.0
http://www.geeks3d.com/webgl
----------------------------------------------------
Test System
Intel i5-3470
8GB DDR3-1600
AMD Radeon HD7750 1GB DDR5
Windows 7 Ultimate 64-bit
----------------------------------------------------
Results
Opera - 249 fps
Chrome - 249 fps
IE 11 - 115 fps
Firefox - 230 fps
RE-RUN
Opera - 251 fps
Chrome - 251 fps
IE 11 - 290 fps
Firefox - 249 fps
--------------------------------
About WebGL
https://www.khronos.org/webgl/
WebGL is a cross-platform, royalty-free web standard for a low-level 3D graphics API based on OpenGL ES 2.0, exposed through the HTML5 Canvas element as Document Object Model interfaces. Developers familiar with OpenGL ES 2.0 will recognize WebGL as a Shader-based API using GLSL, with constructs that are semantically similar to those of the underlying OpenGL ES 2.0 API. It stays very close to the OpenGL ES 2.0 specification, with some concessions made for what developers expect out of memory-managed languages such as JavaScript.
WebGL brings plugin-free 3D to the web, implemented right into the browser. Major browser vendors Apple (Safari), Google (Chrome), Mozilla (Firefox), and Opera (Opera) are members of the WebGL Working Group.