From e1f44a476fbea342821e6aeb734231c606fe49d4 Mon Sep 17 00:00:00 2001 From: "luchen@google.com" Date: Tue, 27 Jul 2010 22:21:56 +0000 Subject: o3d-webgl: Adding particles demo to repository. Review URL: http://codereview.chromium.org/3047004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53858 0039d316-1c4b-4281-b951-d872f2087c98 --- o3d/samples/o3d-webgl-samples/particles.html | 596 +++++++++++++++++++++++++++ 1 file changed, 596 insertions(+) create mode 100644 o3d/samples/o3d-webgl-samples/particles.html (limited to 'o3d') diff --git a/o3d/samples/o3d-webgl-samples/particles.html b/o3d/samples/o3d-webgl-samples/particles.html new file mode 100644 index 0000000..6a4f185 --- /dev/null +++ b/o3d/samples/o3d-webgl-samples/particles.html @@ -0,0 +1,596 @@ + + + + + + + + +Particles. + + + + + + + + +

Particles

+
+ +
+ +Press 'P' to make a poof.
+Hold 'T' to make a trail. + + -- cgit v1.1