progs/glsl: added texture mapping to bump demo
authorBrian Paul <brianp@vmware.com>
Thu, 3 Dec 2009 16:49:27 +0000 (09:49 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 7 Dec 2009 14:46:02 +0000 (07:46 -0700)
commit8796dbf5196bcc75d39372570fa6347cd018354d
tree5079388e70609115a68b039c82871969f0fe5b1b
parent12981589b729de0242d6ea74d8e4e9889793088c
progs/glsl: added texture mapping to bump demo

Press 't' to toggle texture map.
progs/glsl/CH11-bumpmaptex.frag [new file with mode: 0644]
progs/glsl/bump.c