blob: 7e5fd621523ad0f73c383ce0703fe3344c68e89e [file] [log] [blame]
<html>
<head>
<title>3D Model: Dinosaur</title>
</head>
<body>
<h1>3D Model: Dinosaur</h1>
<hr>
<applet code=ThreeD.class width=300 height=300>
<param name=model value=models/dinasaur.obj>
alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason."
Your browser is completely ignoring the &lt;APPLET&gt; tag!
</applet>
<hr>
<a href="ThreeD.java">The source</a>.
</body>
</html>