A Figma-like editor for designing venue seat maps. Pan, zoom, and place elements on an infinite canvas — think Figma but purpose-built for seats, rows, stages, and aisles.
- Infinite canvas with pan, zoom, and grid snapping
- Rulers and live coordinate display
- Multiple room shapes — rectangle, circle, L-shape, polygon
- TBA
React 19, Three.js, TypeScript, Vite, Tailwind CSS v4, Radix UI
git clone https://github.com/botonddombi/seat-maps-threejs.git
cd seat-maps-threejs
npm install
npm run devMIT
