CRT

Recreates the effects of an old CRT television with visible scanlines, spherical warping, and vignette.

Parameters

tex0 Texture: The input texture to be filtered. Default: The entire canvas
time Float: Time used to animate the scanlines. Default: 0.0

Example Parameters

crt.setUniform('time', millis() * 0.001);