]> git.tdb.fi Git - libs/gl.git/commit
Add a Scene type that sorts its renderables by depth
authorMikko Rasa <tdb@tdb.fi>
Sat, 21 Sep 2013 09:59:22 +0000 (12:59 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 21 Sep 2013 09:59:22 +0000 (12:59 +0300)
commitc87860db3b23a98eda1adfe59acddffdb6eb8420
tree715e2c429c4ed2e10235d77f707fbca0ccac6524
parent78328c5f6e4dcbe883a3f5e4fe0974ab490be3f7
Add a Scene type that sorts its renderables by depth
source/scene.h
source/simplescene.h
source/zsortedscene.cpp [new file with mode: 0644]
source/zsortedscene.h [new file with mode: 0644]