PixelBlast

PreviousNext

Exploding pixel particle bursts with optional liquid postprocessing.

Docs
react-bitscomponent

Preview

Loading preview…
PixelBlast/PixelBlast.css
.pixel-blast-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

Installation

npx shadcn@latest add @react-bits/PixelBlast-JS-CSS

Usage

import { PixelBlastJSCSS } from "@/components/PixelBlast-JS-CSS"
<PixelBlastJSCSS />