]> git.tdb.fi Git - libs/gl.git/commitdiff
Implement image-based lighting in PbrMaterial
authorMikko Rasa <tdb@tdb.fi>
Thu, 6 May 2021 08:16:05 +0000 (11:16 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 6 May 2021 10:32:46 +0000 (13:32 +0300)
EnvironmentMap now has a constructor with an extra parameter indicating
the number of mipmap levels to use for prefiltering with varying amounts
of roughness.


No differences found