Skip to content
Snippets Groups Projects
Commit 9a53813c authored by DarkGod's avatar DarkGod
Browse files

plop

parent 77cececf
No related branches found
No related tags found
No related merge requests found
void main(void) {
gl_TexCoord[0] = gl_MultiTexCoord0;
gl_Position = gl_ModelViewProjectionMatrix * gl_Vertex;
gl_FrontColor = gl_Color;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment