Vrml.java
Navigation Instructions: Use the left mouse button to move the wire frames and the right mouse button to spin them (meta or alt key + mouse button on single button platforms).
Usage: Place Matrix3D.class, Model3D.class, and Vrml.class (and java.wrl) within your HTML directory.
Java Source: Vrml.java
HTML Source:
<applet codebase=classes code=Vrml.class width=320 height=160>
<param name=file value="java.wrl">
vrml filename (java.wrl default)
<param name=spinx value="5.0">
initial spin around the x-axis (0.0 - 100.0 recommended)
<param name=spiny value="5.0">
initial spin around the y-axis (0.0 - 100.0 recommended)
<param name=scale value="1.0">
initial scale (1.0 - 20.0 recommended)
</applet>
Author: Dario Laverde
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.
|