]> git.tdb.fi Git - libs/gl.git/commit
Support hemispherical skylight in ProgramBuilder
authorMikko Rasa <tdb@tdb.fi>
Sun, 13 Jul 2014 13:10:59 +0000 (16:10 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 13 Jul 2014 13:10:59 +0000 (16:10 +0300)
commit70663ae97d5b70a6b468e07dd7e73475a175dc9b
treecc3eb6977baaeef7e98a0ef9019bd28a9c082ebb
parent9b2e1d2c6fe27574f10016b154dddad4f511996d
Support hemispherical skylight in ProgramBuilder

OpenGL's fixed-function pipeline does not have any similar feature, so
this can't be supported without shaders.
source/lighting.cpp
source/lighting.h
source/programbuilder.cpp
source/programbuilder.h