Demo Repository: Difference between revisions

From WebGL Public Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 25: Line 25:
   <td style="background:#CCC; color:white">[https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/demos/google/particles/index.html particles]</td>
   <td style="background:#CCC; color:white">[https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/demos/google/particles/index.html particles]</td>
   <td style="background:#AAA; color:white">Google</td>
   <td style="background:#AAA; color:white">Google</td>
   <td style="color:black">Yes (asPremultipliedAlpha argument to texImage2D ignored)</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
Line 33: Line 33:
   <td style="background:#CCC; color:white">[https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/demos/google/shiny-teapot/index.html shiny-teapot]</td>
   <td style="background:#CCC; color:white">[https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/demos/google/shiny-teapot/index.html shiny-teapot]</td>
   <td style="background:#AAA; color:white">Google</td>
   <td style="background:#AAA; color:white">Google</td>
   <td style="color:black">Yes (texture upside-down)</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
Line 41: Line 41:
   <td style="background:#CCC; color:white">[https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/demos/google/image-texture-test/index.html image-texture-test]</td>
   <td style="background:#CCC; color:white">[https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/demos/google/image-texture-test/index.html image-texture-test]</td>
   <td style="background:#AAA; color:white">Google</td>
   <td style="background:#AAA; color:white">Google</td>
   <td style="color:black">Yes (texture upside-down)</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>

Revision as of 19:05, 3 March 2010

The WebGL SDK repository contains a number of demos that highlight WebGL functionality. The following table shows these demos and whether they are known to run in the current builds of WebGL-capable browsers. It may be out of date at any time; if in doubt, just try it!

You can check out the source code for all of these demos via Subversion:

   svn checkout https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl
Test Originator Apple (WebKit) Google (Chrome) Mozilla (Firefox) Opera
san-angeles Google Yes Yes Yes
particles Google Yes Yes Yes
shiny-teapot Google Yes Yes Yes
image-texture-test Google Yes Yes Yes
procedural-texture-test Google Yes Yes Yes
Colored Box Apple Yes Yes Yes
Textured Box Apple Yes Yes Yes
Earth Apple Yes Yes Yes
Teapot Per Vertex Apple Yes Yes Yes
Teapot Per Pixel Apple Yes Yes Yes
Many Planets Deep Apple Yes Yes Yes
WebGL + CSS Apple Yes Yes* (CSS transforms not supported yet) Yes/No (Some CSS effects not supported yet)
Spore COLLADA Viewer Mozilla Yes Yes Yes