summaryrefslogtreecommitdiffstats
path: root/src/OrientedShape3D/OrientedTest.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/OrientedShape3D/OrientedTest.html')
-rw-r--r--src/OrientedShape3D/OrientedTest.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/OrientedShape3D/OrientedTest.html b/src/OrientedShape3D/OrientedTest.html
new file mode 100644
index 0000000..d5725eb
--- /dev/null
+++ b/src/OrientedShape3D/OrientedTest.html
@@ -0,0 +1,15 @@
+<HTML>
+<HEAD>
+<TITLE>OrientedShape3D Example</TITLE>
+</HEAD>
+<BODY BGCOLOR="#000000">
+<applet align=middle code="OrientedTest.class" width=400 height=400>
+<blockquote>
+<hr>
+If you were using a Java-capable browser,
+you would see OrientedShape3D Example! instead of this paragraph.
+<hr>
+</blockquote>
+</applet>
+</BODY>
+</HTML>