| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
build process. Added targets for joglutils.jar and joglutils-demos.jar
as well as javadoc. Deleted build directory from svn.
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@103 83d24430-9974-4f80-8418-2cc3294053b9
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
provides a true 3D rendering of a text string. Methods are
available to draw text, set the extrusion depth as well as
compile to a display list rather than draw immediately.
Also checked in a simple demo (TestRenderer3D) of the use
of the draw() method. As simple as it can be.
Also checked in a more complex exampled that demonstrates
the compile/call methods and uses animation to bounce a large
number of text objects (as display lists) around the screen.
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@101 83d24430-9974-4f80-8418-2cc3294053b9
|
|
|
|
|
|
| |
changed FontDrawer to use an enum for specifying normal calculations
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@43 83d24430-9974-4f80-8418-2cc3294053b9
|
|
|
|
| |
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@37 83d24430-9974-4f80-8418-2cc3294053b9
|
|
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@36 83d24430-9974-4f80-8418-2cc3294053b9
|