HomeProjWorkBlogContact
Back to Projects

3D Space Designer

VDECOMA

2026

A web-based 3D design platform enabling users to convert floor plans into immersive 3D environments. Built with Next.js and custom 3D rendering engines.

Screenshots

Landing Page
Login
3D Editor

About This Project

Developed a production-grade vendor management terminal that bridges the gap between traditional 2D e-commerce and immersive 3D marketplaces. The platform allows vendors to upload product images and masks, which are then processed via a custom API pipeline into high-quality GLB 3D models.

3D Visualization Engine: Integrated Babylon.js 8 for seamless, hardware-accelerated 3D model inspection directly in the browser.

Identity Gating (Triple-Sync): Engineered a robust authentication and authorization flow using Supabase, featuring a Protocol Quarantine for unverified vendors to ensure platform integrity.

Complex Usage Logic: Built a comprehensive Credits System (Generation and Texture credits) to manage API consumption, including background initialization and payment integration readiness.

Industrial Aesthetic: Implemented a modern Industrial Minimalist UI using Tailwind CSS 4, featuring glassmorphism, dynamic gradients, and responsive layouts optimized for high-density data management.

Scalable API Design: Designed a pre-flight report and conversion pipeline that handles complex multi-part uploads (2D images + masks) with strict Zod validation.

Stack

#Next.js 16#React 19#Babylon.js#Supabase#Tailwind CSS 4#Vercel#shadcn/ui