Details | Last modification | View Log | RSS feed
void main(void)
{
gl_Position = ftransform(); // gl_ModelViewProjectionMatrix * gl_Vertex;
}