moved a few Extras projects into Extras/obsolete.
This commit is contained in:
6
Extras/obsolete/GPUphysics/cubeShader.frag
Normal file
6
Extras/obsolete/GPUphysics/cubeShader.frag
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
void main()
|
||||
{
|
||||
gl_FragColor = gl_Color ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user