5d7b89efc1cb00fc91b5c7e8b6f7e1173a3e6dbb
[faros-demo] / beam.f.glsl
1 void main()
2 {
3         gl_FragColor = gl_Color;
4 }