]> git.tdb.fi Git - libs/gl.git/commit
Add an option to use a fixed position in EnvironmentMap
authorMikko Rasa <tdb@tdb.fi>
Sat, 9 Oct 2021 09:52:29 +0000 (12:52 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 9 Oct 2021 09:53:31 +0000 (12:53 +0300)
commit3867df2040d1fb955158ca3bd8fbf5271ad66fb2
treeb8ca506666c1cff02d8ce319ee5781dd473aecb0
parent3f245515062d10e4d527827e5126fe412de06ce0
Add an option to use a fixed position in EnvironmentMap

This allows environment maps which are not tied to a particular object.

It's required for 0b76663 but I forgot to commit it before that.
source/effects/environmentmap.cpp
source/effects/environmentmap.h