Archives July 22, 2009

Shader convenience module...

I'm always wary of adding non-standard functionality to PyOpenGL, but as I've been trying to write tutorials for how to use shaders I'm finding that it really is necessary to have a module that provides the appropriate "alternate" definitions and provides the basic compileShader/compileProgram functions (with error checking and log extraction).

So, to use a ...

Continue reading

Previous day

July 21, 2009

Next day

July 24, 2009

Archives