summaryrefslogtreecommitdiffstats
path: root/src/net/java/joglutils/msg/nodes/OrthographicCamera.java
Commit message (Expand)AuthorAgeFilesLines
* Enable compilation using JogAmp 2.4.0 (one demo needs vecmath, dependency issue)HEADmasterSven Gothel2019-12-311-2/+4
* Fixed bug in computation of orthographic projection matrix where itKenneth Russel2007-04-101-1/+2
* Added OrthographicCamera class and factored out computation of startKenneth Russel2007-04-081-0/+114