Geometry Shaders Demos to show how to use Geometry shaders. Normals This demos shows how to visualize normals using the geometry shader Curves This demo uses a simple geometry shader and GL_LINES_ADJACENCY to draw simple 4 point Bezier curves.