summaryrefslogtreecommitdiffstats
path: root/src/net/java/joglutils/msg/collections/package.html
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2007-03-18 11:58:01 +0000
committerKenneth Russel <[email protected]>2007-03-18 11:58:01 +0000
commite1f4a731f55ab29e3f23f87102af1b11c67cb0da (patch)
tree244171ec6562416e3c44341c13f903a29ad44c69 /src/net/java/joglutils/msg/collections/package.html
parent208b84ae11288b4edd190364528289240303cb5d (diff)
Initial checkin of the Minimal Scene Graph (MSG) library, intentended
for experimentation with both 3D and 2D/3D interaction. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@44 83d24430-9974-4f80-8418-2cc3294053b9
Diffstat (limited to 'src/net/java/joglutils/msg/collections/package.html')
-rw-r--r--src/net/java/joglutils/msg/collections/package.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/net/java/joglutils/msg/collections/package.html b/src/net/java/joglutils/msg/collections/package.html
new file mode 100644
index 0000000..e917f3d
--- /dev/null
+++ b/src/net/java/joglutils/msg/collections/package.html
@@ -0,0 +1,9 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<body>
+
+Collection classes for storing vector data in formats which can be
+quickly sent down to OpenGL.
+
+</body>
+</html>