aboutsummaryrefslogtreecommitdiffstats
path: root/demos/MiscDemos/TriangleRotate.html
blob: 5dad5554120d9fcfd19c2286a452f011422861fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<HTML>
<HEAD>
<TITLE>G&ouml;thel Hard- und Software Entwicklungen</TITLE>
</HEAD>
<BODY LINK="#0000ff" VLINK="#800080" BGCOLOR="#e6e6ff">
<hr>
<applet code="TriangleRotate.class" width=500 height=300>
<param name=frames value="55">
</applet>
<hr>
</BODY>
</HTML>