Liquid Metal
Installation
npm i @paper-design/shaders-react
Code
import { LiquidMetal } from '@paper-design/shaders-react'; <LiquidMetal width={1280} height={720} colorBack="#000000" colorTint="#ffffff" repetition={4} softness={0.3} shiftRed={0.3} shiftBlue={0.3} distortion={0.1} contour={1} shape="circle" speed={1} scale={0.6} />
Shader Props
Common Props
Description
Futuristic liquid metal material applied to abstract forms, simulating dynamic surface distortion.