This page was last updated: September 4, 2009
| Example | GLIB file | Vertex file | Fragment file | Geometry file | Comments |
|---|---|---|---|---|---|
| Algorithmic Art | algart.glib | algart.frag | algart.vert | ||
| Clouds | cloud.glib | cloud.frag | cloud.vert | ||
| Disco | disco.glib | disco.frag | disco.vert | ||
| DVD Diffraction | dvd.glib | dvd.frag | dvd.vert | ||
| Explosion | explode.glib | explode.frag | explode.vert | explode.geom | |
| Noisy Fog | fog.glib | fog.frag | fog.vert | ||
| Lens Simulation | lens.glib | lens.frag | lens.vert | ||
| Oilslick | oilslick.glib | oilslick.frag | oilslick.vert | ||
| Rainbow | rainbow.glib | rainbow.frag | rainbow.vert | Needs the cloud shader too |