author | coleenp |
Wed, 08 Nov 2017 16:03:35 -0500 | |
changeset 47813 | fedbf1b866a7 |
parent 47216 | 71c04702a3d5 |
permissions | -rw-r--r-- |
<html> <head> <title>3D Model: Cube</title> </head> <body> <h1>3D Model: Cube</h1> <hr> <applet code=ThreeD.class archive=WireFrame.jar width=100 height=100> <param name=model value="models/cube.obj"> alt="Your browser understands the <APPLET> tag but isn't running the applet, for some reason." Your browser is completely ignoring the <APPLET> tag! </applet> <hr> <a href="ThreeD.java">The source</a>. </body> </html>