example3.html revision 0
4491N/A<html>
4491N/A <head>
4491N/A <title>3D Model: Hughes</title>
4491N/A </head>
4491N/A <body>
4491N/A <h1>3D Model: Hughes</h1>
4491N/A <hr>
4491N/A <applet code=ThreeD.class width=300 height=300>
4491N/A <param name=model value=models/hughes_500.obj>
4491N/A alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason."
4491N/A Your browser is completely ignoring the &lt;APPLET&gt; tag!
4491N/A </applet>
4491N/A <hr>
4491N/A <a href="ThreeD.java">The source</a>.
4491N/A </body>
4491N/A</html>
4491N/A