index
:
FunctionSandbox.git
trunk
simulates hundreds of thousands of grains of sand being pushed around by wind
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unlitf.glsl
blob: 93b04d84a329020b9cbaafcd41580c7ce103f587 (
plain
)
1
2
3
4
5
uniform vec4 u_color; void main() { gl_FragColor = u_color; }