summaryrefslogtreecommitdiffstats
path: root/src/net/java/joglutils/msg/nodes/PerspectiveCamera.java
Commit message (Expand)AuthorAgeFilesLines
* Enable compilation using JogAmp 2.4.0 (one demo needs vecmath, dependency issue)HEADmasterSven Gothel2019-12-311-2/+4
* Added OrthographicCamera class and factored out computation of startKenneth Russel2007-04-081-0/+4
* Added PerspectiveCamera.getWidthAngle(). Removed commented-out codeKenneth Russel2007-04-011-0/+12
* Added support for using TextureRenderer in conjunction with Texture2Kenneth Russel2007-03-281-2/+4
* Added extensible action method mechanism via ActionTable, decouplingKenneth Russel2007-03-181-2/+6
* Initial checkin of the Minimal Scene Graph (MSG) library, intentendedKenneth Russel2007-03-181-0/+97