faros initial commit
[lighthouse] / sdr / curve_top.f.glsl
1 void main()
2 {
3         gl_FragColor = gl_Color;
4 }