Image Liquid Metal
Installation
npm i @paper-design/shaders-react
Code
import { ImageLiquidMetal } from '@paper-design/shaders-react'; <ImageLiquidMetal width={1280} height={720} image="https://shaders.paper.design/images/logos/diamond.svg" showSource={0} colorBack="#00000000" colorTint="#ffffff" repetition={2} softness={0.1} shiftRed={0.3} shiftBlue={0.3} distortion={0.07} contour={0.4} speed={1} fit="contain" />
Shader Props
Common Props
Description
Futuristic liquid metal material applied to uploaded logo shape.