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 Sun Jun 16 19:37:01 CEST 2024.