|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jgudemos.FontDrawerDemo
public class FontDrawerDemo
This Demo application uses the Lighting class and the FontDrawer class to render 3D text into a GLJFrame. See the console for keyboard commands and command line option instructions.
Constructor Summary | |
---|---|
FontDrawerDemo()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Generates GLJFrame
Generates a GLJFrame with a FontDrawer demo. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FontDrawerDemo()
Method Detail |
---|
public static void main(java.lang.String[] args)
GLJFrame
Generates a GLJFrame with a FontDrawer demo. Console output describes input.
args
- Command Line argument order: textDepth xRotspeed yRotspeed zRotspeed filled flatnormal
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |