]> git.tdb.fi Git - libs/gl.git/commit
Support rotating the camera frustum
authorMikko Rasa <tdb@tdb.fi>
Tue, 2 Aug 2016 22:26:37 +0000 (01:26 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 2 Aug 2016 22:26:37 +0000 (01:26 +0300)
commitaa4d7203c90083af7fbcbe8368e55ad2f29d5ff1
treee05462ec9327c720dc48f8644398f301efd63ab7
parent8d6b9ced7f03109f477838b50cbdfdddeb9c919e
Support rotating the camera frustum

The rotation is applied as the very last step of projection, alllowing
screen rotation to be easily implemented in software.
source/camera.cpp
source/camera.h