aboutsummaryrefslogtreecommitdiffstats
path: root/src/OrientedShape3D/OrientedTest.html
blob: d5725eb3aa29bc6d7cfa5d3ff0a79a0104783e51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>