Platform/GFX/WebGL/Resources: Difference between revisions

From MozillaWiki
< Platform‎ | GFX‎ | WebGL
Jump to navigation Jump to search
mNo edit summary
Line 68: Line 68:
*[http://www.khronos.org/webgl/wiki/Demo_Repository Khronos WebGL Demo Repository]
*[http://www.khronos.org/webgl/wiki/Demo_Repository Khronos WebGL Demo Repository]
*[http://webglstats.com/canuse.html WebGL Stats]
*[http://webglstats.com/canuse.html WebGL Stats]
*[[Angle Debugging Tips]]

Revision as of 23:21, 9 August 2013

A collection of useful links to various things related to WebGL.

WebGL Spec

Bug tracking

We use the following Status Whiteboard keywords to track various WebGL-related bugs:

Status Whiteboard Description Bugzilla queries
webgl-conformance Conformance bugs Open bugs only All bugs
webgl-test-needed Missing conformance tests All bugs
webgl-extension Extension implementation bugs Open bugs only All bugs
webgl-next Important items that don't fall in above categories Open bugs only All bugs

2D Acceleration

Progressive Benchmarks

Benchmarks which update their score (FPS or otherwise) continuously while running.

Drawing transparent quads

Comparing Canvas with WebGL

FishIE

jmuizelaar's FishIE work: http://muizelaar.blogspot.com/2011/02/drawing-sprites-canvas-2d-vs-webgl.html

Finite Benchmarks

Benchmarks which present a score upon completion.

Demos

Links