Acid
A psychedelic acid shader that creates trippy, distorted patterns with vibrant colors. This shader uses creative swizzling and exponential functions to generate mesmerizing, fluid-like effects.
Usage
import { Acid } from "@/components/acid";
export default function Component() {
return <Acid />;
}
Credit
Last updated on