Test glCopyTexSubImage2D by drawing gears as texture on sides of a box.
authorBrian Paul <brian.paul@tungstengraphics.com>
Sat, 28 Jan 2006 00:30:07 +0000 (00:30 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sat, 28 Jan 2006 00:30:07 +0000 (00:30 +0000)
commitdaf3093f28353b27d277da4406324fbc41676a5b
tree6f49f6587a7c6f9e481151dab2eb81819ee67f63
parent5e9d73153c72b445620784b51c435b83e3720ef5
Test glCopyTexSubImage2D by drawing gears as texture on sides of a box.
progs/demos/Makefile
progs/demos/gearbox.c [new file with mode: 0644]