Skip to content

d3adrabbit/ScanningEffectWithDepthMap

Repository files navigation

WebGPU Scanning Effect with Depth Maps

A WebGPU-powered visual experiment that explores a scanning effect using a depth map and procedural masking, rendered with custom shaders and animated in real time.

Image Title

Article on Codrops

Demo

Installation

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

License

MIT