-
Organic AnimationDemonstrates a type of 2D animation that's better suited to WebGL than Canvas 2D.
2013-05-06 | webgl -
Ear ClippingTessellation of concave polygons (with holes) in Javascript, using a simple ear clipping algorithm.
2012-11-13 | webgl -
Knot GalleryInteractive gallery of the prime knots through 9 crossings.
2012-06-02 | webgl -
Modern OpenglPrezo 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