Skip to content

Small prototype that allows loading 3D models and editing their parts individually (doors, walls, windows, etc.).

Notifications You must be signed in to change notification settings

pimpadev/house-builder-prototype

Repository files navigation

This is a Next.js project bootstrapped with npx create-next-app@latest.

Getting Started

First, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To convert the .gltf file into a .glb file, you can use the gltfjsx tool.

npx gltfjsx mode.gltf --transform

About

Small prototype that allows loading 3D models and editing their parts individually (doors, walls, windows, etc.).

Topics

Resources

Stars

Watchers

Forks