ARCHITECTS ARE GOING TO HATE THIS.
Someone vibe-coded a full 3D building editor that runs entirely in the browser.
No $50k/year Revit licenses.
No desktop installations.
It’s called Pascal Editor, and it just dropped a massive update adding full color mode for painting walls, furniture, and entire homes.
The underlying tech is seriously impressive:
→ Built on React Three Fiber and WebGPU
→ Renders on your GPU at near-native speed
→ ECS-style architecture for high performance
→ Zustand state management with full undo/redo
→ Next.js frontend deployed simply as a web app
You can stack levels, explode views, or solo individual floors. You can select zones, drag walls, and reshape slabs—all natively in 3D.
The crazy part?
It’s completely free and open source under an MIT license, already sitting at 16.9K stars.
Tools that used to take years to build and cost thousands to license are now being shipped by independent devs using AI.
Repo link in the 🧵↓
Video