uniform float value; void main () { gl_FragColor = vec4(log(value)); }