summaryrefslogtreecommitdiffstats
path: root/src/redbook
Commit message (Collapse)AuthorAgeFilesLines
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-2770-114/+223
|
* fixed EDT deadlock in redbook appletMichael Bien2009-09-162-10/+30
|
* Initial import of JOGL 2 redbook sample projectsMichael Bien2009-09-15119-0/+19836
-project builds stand alone, all dependencies including doc are downloaded automatically -a full build will create a slideshow applet in dist/ -project can be opened with NetBeans -original credits go to Kiet Le, ported to JOGL 2 by Claudio E. Goes