summaryrefslogtreecommitdiffstats
path: root/src/demos/tennis/Tennis.java
Commit message (Collapse)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-031-11/+11
|
* Adapt to JOGL commit ebe980ad6ac40148bc84913d1ba1f7adf6200490 (Bug 741 HiDPI)Sven Gothel2014-06-061-176/+177
| | | | AWTMouseAdapter and AWTMouseAdapter ctor have been changed ..
* Extract demos 'dualDepthPeeling' and 'tennis' w/ code and data. Skip ↵Sven Gothel2012-02-281-5/+5
| | | | | | | | www/*.7z from archive. Extracting the demos reduces the footprint of general demo data (especially for dualDepthPeeling's dragon.obj) and also allows to run the demo as standalone (tennis).
* Adding Tennis DemoAlexey Fofonov2012-01-191-0/+920