User:Cwdesautels/OSD600
< User:Cwdesautels
Revision as of 11:45, 7 October 2010 by Cwdesautels (talk | contribs)
Contents
OSD600
Project Name
Create a WebGL Performance Test Suite
Project Description
Compare the speed of Mozilla's WebGL implementation with other implementations, and build an automated test suite to allow Mozilla to track that it's implementation doesn't get slower over time.
Project Leader(s)
n/a
Project Contributor(s)
Vlad(irc nick)
Project Details
The project will create a suite for test automation using javascript. The suite will test demos created using webGL in a canvas in an html5 browser and compare it to a demo created using openGL
Project Plan
Goals for each release:
- 0.1: Layout and create automation framework
- 0.2: create webGL demo, integrate with automation
- 0.3: create comparison openGL demo and integrate
Project News
- Working on https://developer.mozilla.org/en/WebGL achieving research and practical application of reading into a working webGL demo