Pixel Trail
Pixel cursor trail rendered by a WebGL shader.
ReactThree.jsWebGLinteractive
An interactive pixel trail that follows the cursor, rendered by a custom WebGL shader. The pixel grid lights up where the mouse moves and slowly fades out.
Built with React Three Fiber + drei useTrailTexture. Effect 1:1 from React Bits.