Isometric Conveyor

Isometric Conveyor

An isometric conveyor — raw blocks ride the belt, pass under the gate, and come out the other side wearing the accent. A pipeline / ETL illustration.

Installation

▸ Run the following command

npx shadcn@latest add https://www.mellowui.com/r/isometric-conveyor.json

▸ Or install manually

  1. Copy the source from the Code tab above.
  2. Place it at components/mellow/isometric-conveyor.tsx
  3. Import and use.

API Reference

PropTypeDefaultDescription
blocksnumber3Number of blocks riding the belt.
speednumber46Belt speed in world units per second.
accentstring"oklch(0.65 0.25 250)"Color blocks take on after passing the gate.
sizenumber420Rendered width in px.
classNamestringAdditional CSS classes.