RendererGLSLGrid

Release: Super GLSL, v20080516

Release Type: Beta
Version: 20080516
Release Notes

This is the initial beta release of our SuperGLSL plugin.

This patch is planned to be a very large modification to the way GLSL works in QC. Ultimately it will allow for dynamic shaders and other fun tricks, but for now it simply allows you to change GLSL parameters per-object (instead of per-glsl patch, applied to all sub-objects).

For now, it's just the GLSL Grid, though we plan on creating patches for a few more primitives.

Thanks to toneburst for prodding me into designing and finishing this initial step amid all the other stuff I have going on ;)

Release: GL Tools, v20071212

Release Type: Beta
Version: 20071212
Release Notes

This update to GLTools adds in a Grid Generator and Renderer. Unlike the GLSL Grid patch, you are free to modify the vertexes on the generated grid directly.

It's a little difficult to understand at first, so I'll probably make a demo composition shortly.