aboutsummaryrefslogtreecommitdiffstats
path: root/demos/GLFDemos/glf3dtext2.html
blob: 8c1a9b95275dba7cfc9749c0d0c793a45baf9b30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<HTML>
<HEAD>
<TITLE>G&ouml;thel Hard- und Software Entwicklungen</TITLE>
</HEAD>
<BODY LINK="#0000ff" VLINK="#800080" BGCOLOR="#e6e6ff">
<B>Try to drag the mouse (press-button and move) with/without the SHIFT key!</B>
<br>
<hr>
<applet code="glf3dtext2.class" width=600 height=400>
<param name=frames value="55">
</applet>
<hr>
</BODY>
</HTML>