-
Modern OpenglHere's a prezo on Modern OpenGL that I put together for my colleagues.
2012-05-09 | opengl -
Fluid SimI open sourced my purely OpenGL-based volumetric fluid sim.
2012-05-07 | opengl -
Sympy SurfacesGenerate interesting parametric surfaces using SymPy.
2012-05-06 | opengl python -
Barrel DistortionPlaying with barrel distortion.
2012-03-17 | opengl -
Strings Inside Vertex BuffersStupid OpenGL trick: embed a raw C string in a vertex buffer.
2012-03-01 | opengl -
Distance PickingCreate a distance field on the GPU, use it for point selection.
2012-02-23 | opengl -
Clip PlanesHow to use clip planes in modern OpenGL.
2012-02-12 | opengl -
Go And RendermanRenderMan bindings for Google's new language go.
2011-12-29 | golang renderman