]> git.tdb.fi Git - libs/gl.git/commit
Add a method of getting the model matrix of a Renderable
authorMikko Rasa <tdb@tdb.fi>
Mon, 3 Sep 2012 15:58:31 +0000 (18:58 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 3 Sep 2012 20:07:10 +0000 (23:07 +0300)
commitf2592f0e67d92043952eb7a2e39df182720cd990
treecc19dece46f6ceba5e67e87c9b54ac6c48ad7c71
parentf98e4dc9f86e4d8603359b2b45ae02a2acd65605
Add a method of getting the model matrix of a Renderable

This can be used for various position-dependent rendering techniques, such
as certain effects and frustum culling.
source/animatedobject.h
source/effect.h
source/renderable.h