blob: bd909f46c2a84407e7801f264e0e1b91fcb4368b [file] [log] [blame]
<html>
<head>
<title>3D Model: Cube</title>
</head>
<body>
<h1>3D Model: Cube</h1>
<hr>
<applet code=ThreeD.class width=100 height=100>
<param name=model value=models/cube.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>