Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial checkin of the TextRenderer3D class. This class | rkwright | 2008-06-21 | 2 | -0/+614 |
| | | | | | | | | | | | | | 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 | ||||
* | Re-vamped internals of FontDrawer class, improved FontDrawerDemo, and ↵ | eteq | 2007-02-07 | 1 | -41/+113 |
| | | | | | | 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 | ||||
* | re-organized and built demos | eteq | 2007-01-18 | 2 | -0/+339 |
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@37 83d24430-9974-4f80-8418-2cc3294053b9 |