Kubik
- Text
- The text to be displayed. Only 'A' through 'Z' and blanks supported.
You can use '|' as newline to display multi-line text. Default value: KUBIK.
- Foreground
- Color of the wireframe text. You can define your own color, e. g. FF8800,
which will be a nice orange, or use one of the following: Random,
Dark Random, Light Random. Default value: green.
- Background
- Background color. You can define your own color, e. g. 000088,
which will be a dark blue, or use one of the following: Random,
Dark Random, Light Random. Default value: black.
- Camera Distance
- The distance from the 3D letters to the point of view. Changing this parameter
will change the size of the letters. Default value: 10000.
- Screen Distance
- The distance from the projection screen to the point of view. Changing this parameter
will have an effect on the 3D impression of the animation. Default value: 5000.
- dx, dy, dz
- Before drawing a new frame, these values are added to the rotation angles of each letter.
If you make these values larger, the letters will rotate faster. Default values:
dx=-2; dy=-10; dz=0. This means, that there's no rotation around the z axis.
- Delay
- The time between drawing two frames, specified in 1/100 seconds. Default value:
10.
- zpos
- Initial z coordinate for the first letter of each line. Use this together with
dzpos to place the letters from back to front or vice versa. Default
value: 0.
- dzpos
- This value is added to zpos of the previous letter in the line. Use
this together with zpos to place the letters from back to front or
vice versa. Default value: 0.
- x0, y0, z0
- Initial rotation angles for the first letter. Use this together with
dx0/dy0/dz0 to initialize the rotation angles of each letter.
Default values: x0=0; y0=0; z0=0.
- dx0, dy0, dz0
- These values are added to the rotation angles of the previous letter. Use this
together with x0/y0/z0 to initialize the rotation angles of each letter.
Default values: dx0=14; dy0=45; dz0=0.
Back to the Kubik applet page.
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.
|