An interactive 3D mechanical keyboard built with Three.js and Vite. Type on your physical keyboard to press matching keys in the scene, with soft click sounds and orbit/zoom/pan camera controls.
- Web Audio key click sounds
- Orbit, zoom, and pan controls
- Real-time key press animation synced to your keyboard
npm install
npm run dev