]> git.tdb.fi Git - libs/gl.git/commitdiff
Simplify reflections in the singlepass shader
authorMikko Rasa <tdb@tdb.fi>
Fri, 6 Jan 2017 11:49:20 +0000 (13:49 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 6 Jan 2017 12:35:48 +0000 (14:35 +0200)
Specular reflection of the sky was dropped.  It's better implemented
through an environment map.  In the future I'll add a skybox utility
class which provides a simple environment map.


No differences found