]> git.tdb.fi Git - libs/gl.git/commitdiff
Refactor vertex transformations in the common shader
authorMikko Rasa <tdb@tdb.fi>
Mon, 12 Apr 2021 14:32:06 +0000 (17:32 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 12 Apr 2021 14:32:06 +0000 (17:32 +0300)
It makes more sense to have virtual accessors for the transformation
matrices so the returned matrix can be used multiple times.


No differences found