]> git.tdb.fi Git - libs/gl.git/commit
Add a new, better structured Phong shader
authorMikko Rasa <tdb@tdb.fi>
Thu, 4 Jun 2020 21:04:53 +0000 (00:04 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 11 Jun 2020 15:38:43 +0000 (18:38 +0300)
commit5ca47579de51342ac3e8ecda2cbb9be2f8b4643a
tree433bde6bda991bcda0faac23b4acc30b391a5b11
parent3500f13f51dabadd2e7f06b81820936520cc8115
Add a new, better structured Phong shader
shaderlib/common.glsl [new file with mode: 0644]
shaderlib/msp_interface.glsl
shaderlib/phong.glsl [new file with mode: 0644]
shaderlib/shadow.glsl [new file with mode: 0644]
shaderlib/singlepass.glsl