From bc73d017628058ba59de482488b8627f8e593999 Mon Sep 17 00:00:00 2001 From: alteredq Date: Fri, 15 Jul 2011 02:19:06 +0200 Subject: [PATCH] Added alpha-test particle billboards example. --- .../webgl_custom_attributes_particles3.html | 282 ++++++++++++++++++ 1 file changed, 282 insertions(+) create mode 100644 examples/webgl_custom_attributes_particles3.html diff --git a/examples/webgl_custom_attributes_particles3.html b/examples/webgl_custom_attributes_particles3.html new file mode 100644 index 00000000..f33b62f9 --- /dev/null +++ b/examples/webgl_custom_attributes_particles3.html @@ -0,0 +1,282 @@ + + + + + three.js webgl - custom attributes [particles][billboards][alphatest] + + + + +
three.js - custom attributes example - particles - billboards - alphatest
+
+ + + + + + + + + + + + + + + + + \ No newline at end of file