mirror of
https://github.com/bloeys/nmage.git
synced 2025-12-29 13:28:20 +00:00
Drawing triangles using fixed function pipelines
This commit is contained in:
@ -5,4 +5,4 @@ out vec4 FragColor;
|
||||
void main()
|
||||
{
|
||||
FragColor = vec4(1, 0, 0, 1.0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user