Docs
Retro Grid
An animated, perspective-shifted retro synthwave grid background.
Component Blueprint
Majestic Real-Time Rendering
Installation
$ npx @cosmoo/oblivion add retro-gridPackages
npm install Usage Detail
tsx
import { RetroGrid } from "@/components/oblivion/retro-grid"
export default function RetroGridDemo() {
return <RetroGrid />
}import { RetroGrid } from "@/components/oblivion/retro-grid"
export default function RetroGridDemo() {
return <RetroGrid />
}