Demo Repository: Difference between revisions

From WebGL Public Wiki
Jump to navigation Jump to search
No edit summary
I couldn't get these to work, using the nightly builds from today. Tested all demos for chromium and mozilla.
Line 18: Line 18:
   <td style="background:#AAA; color:white">Google</td>
   <td style="background:#AAA; color:white">Google</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:black">No</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td></td>
   <td></td>
Line 26: Line 26:
   <td style="background:#AAA; color:white">Google</td>
   <td style="background:#AAA; color:white">Google</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:black">No</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td></td>
   <td></td>
Line 34: Line 34:
   <td style="background:#AAA; color:white">Google</td>
   <td style="background:#AAA; color:white">Google</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:black">No</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td></td>
   <td></td>
Line 42: Line 42:
   <td style="background:#AAA; color:white">Google</td>
   <td style="background:#AAA; color:white">Google</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:black">No</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td></td>
   <td></td>
Line 58: Line 58:
   <td style="background:#AAA; color:white"> Apple </td>
   <td style="background:#AAA; color:white"> Apple </td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:black">No</td>
   <td style="color:green">Yes</td>
   <td style="color:black">No</td>
   <td></td>
   <td></td>
</tr>
</tr>
Line 66: Line 66:
   <td style="background:#AAA; color:white"> Apple </td>
   <td style="background:#AAA; color:white"> Apple </td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:black">No</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td></td>
   <td></td>
Line 74: Line 74:
   <td style="background:#AAA; color:white"> Apple </td>
   <td style="background:#AAA; color:white"> Apple </td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:black">No</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td></td>
   <td></td>
Line 82: Line 82:
   <td style="background:#AAA; color:white"> Apple </td>
   <td style="background:#AAA; color:white"> Apple </td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:black">No</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td></td>
   <td></td>
Line 90: Line 90:
   <td style="background:#AAA; color:white"> Apple </td>
   <td style="background:#AAA; color:white"> Apple </td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:black">No</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td></td>
   <td></td>
Line 98: Line 98:
   <td style="background:#AAA; color:white">Apple</td>
   <td style="background:#AAA; color:white">Apple</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:black">No</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td></td>
   <td></td>
Line 106: Line 106:
   <td style="background:#AAA; color:white">Apple</td>
   <td style="background:#AAA; color:white">Apple</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:black">Yes* (CSS transforms not supported yet)</td>
   <td style="color:black">Yes/No* (CSS transforms not supported yet)</td>
   <td style="color:green">Yes/No (Some CSS effects not supported yet)</td>
   <td style="color:black">No (Some CSS effects not supported yet)</td>
   <td></td>
   <td></td>
</tr>
</tr>
Line 114: Line 114:
   <td style="background:#AAA; color:white">Mozilla</td>
   <td style="background:#AAA; color:white">Mozilla</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:green">Yes</td>
   <td style="color:black">No</td>
   <td style="color:green">Yes</td>
   <td style="color:black">No</td>
   <td></td>
   <td></td>
</tr>
</tr>
</table>
</table>

Revision as of 21:05, 3 May 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 No Yes
particles Google Yes No Yes
shiny-teapot Google Yes No Yes
image-texture-test Google Yes No Yes
procedural-texture-test Google Yes Yes Yes
Colored Box Apple Yes No No
Textured Box Apple Yes No Yes
Earth Apple Yes No Yes
Teapot Per Vertex Apple Yes No Yes
Teapot Per Pixel Apple Yes No Yes
Many Planets Deep Apple Yes No Yes
WebGL + CSS Apple Yes Yes/No* (CSS transforms not supported yet) No (Some CSS effects not supported yet)
Spore COLLADA Viewer Mozilla Yes No No