Age | Commit message (Collapse) | Author |
|
|
|
Press 't' to toggle texture map.
|
|
tangentAtrrib is assigned the result of glGetAttribLocation.
The assertion 'assert(tangentAtrrib >= 0)' would be a no-op if
tangentAttrib is a GLuint.
|
|
|
|
|
|
And call new PrintUniforms() in demos.
|
|
This is a follow-on to b799af91d5ffbee1481161fec29eb4c92b161272.
Remove _func function suffix and unneeded #includes.
|
|
Get most of these working with scons.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Language (orange) book.
|