dwww Home | Show directory contents | Find package

void main()
{
    // Transform the vertex position
    gl_Position = gl_ModelViewProjectionMatrix * gl_Vertex;
}

Generated by dwww version 1.15 on Tue Jun 25 07:35:40 CEST 2024.