From 05b47f7a8c5451f858dc220df0e3a97542edace6 Mon Sep 17 00:00:00 2001 From: "gspencer@google.com" Date: Wed, 27 May 2009 23:15:42 +0000 Subject: This is the O3D source tree's initial commit to the Chromium tree. It is not built or referenced at all by the chrome build yet, and doesn't yet build in it's new home. We'll change that shortly. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17035 0039d316-1c4b-4281-b951-d872f2087c98 --- o3d/samples/juggler.html | 431 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 431 insertions(+) create mode 100644 o3d/samples/juggler.html (limited to 'o3d/samples/juggler.html') diff --git a/o3d/samples/juggler.html b/o3d/samples/juggler.html new file mode 100644 index 0000000..3dc01f1 --- /dev/null +++ b/o3d/samples/juggler.html @@ -0,0 +1,431 @@ + + + + + + + + + Juggler Shader + + + + + + + + + + + +
+

Juggler

+

+ This sample displays a juggling pattern computed entirely in a shader. +

+ 3 Balls + 5 Balls + 7 Balls + 9 Balls + Animate +
+

+ + + + +
+ +
+ +
+ + +
+ + -- cgit v1.1