This page was last updated: September 14, 2009
| Example | GLIB file | Vertex file | Fragment file | Geometry file | Comments |
|---|---|---|---|---|---|
| Bad Screen Example | badscreen.glib | badscreen.vert | badscreen.frag | Why alpha=0. doesn't work | |
| Good screen example | screen.glib | screen.vert | screen.frag | Why discard works |