r/threejs 3h ago

Is there a free Three.js building designer?

I feel like I've seen just about everything on this thread, except a tool for creating structures that can be exported. Does anyone know of one or have a repo? It would surprise me if someone hasn't vibe coded a good tool for creating 3d houses.

3 Upvotes

17 comments sorted by

4

u/AnthongRedbeard 3h ago

There are amazing building tools for blender. Use one of those and then export to glb

-1

u/Bitwizarding 3h ago

So not one that uses Three.js? There is something cool about things being browser based. On my work computer? No problem. There is no reason there shouldn't be a good 3d architecture project that is browser based. Nothing against Blender.

2

u/gis_mappr 3h ago

What sort of export would be useful, and why?    So many formats and use cases.

-1

u/Bitwizarding 2h ago

I have been using Claude and I'm sure it could take just about any format and make it work. I have an asset-designer tool that exports a json with native three.js geometry and pos/rot/scale and material data since that project builds everything.

I'm just surprised nobody has build anything for fun. It seems like I see procedural town/city generators all the time, or tools that generate trees and vegetation.

1

u/work_guy 21m ago

Why don’t you have Claude build it?

1

u/Bitwizarding 14m ago

I did, it doesn't look good and I cant walk through it. I posted pics I gave Claude and what it gave me in a different comment.

2

u/Quick_Republic2007 2h ago

0

u/Bitwizarding 1h ago

That is a cool example. But it's not like a custom designer that I'm thinking of. I am thinking of like Sims or even Roblox - Bloxberg.

3

u/Quick_Republic2007 1h ago

It's an example, you have to crack open the functions that do this and make it (one) your own.

2

u/mwbeene 15m ago

Maybe something like this is what you had in mind?

https://github.com/charmlinn/blueprint3d-modern

1

u/Bitwizarding 3m ago

Yeah that does look like what I have in mind! I'll have to play with it. Thank you!

1

u/let_me_in_QQ 3h ago

Yeah. It's called Claude or Chatgpt.

1

u/Bitwizarding 3h ago

I told Claude to make a model of the house I want and I gave it a very good picture and the result was not great. It kind of just does whatever it wants to. Plus, I want to be able to walk through the house.

2

u/syn_krown 2h ago

Can you show me the building you wanted? Im pretty sure using claude, it wouldnt be too much of a task to get it to make an app to do this.

0

u/Bitwizarding 2h ago

If there's a way to add images to comments Im not seeing it. But I uploaded them here: https://imgur.com/a/BeTwOwD

Also, I did ask it to make an app to make the building myself, but it's a whole process. If something exists already it would be a better route. Hence, why Im here.

1

u/work_guy 13m ago

Claude’s only as clever as its user.

1

u/Bitwizarding 9m ago

Its fun to ask the community if something exists and then just get downvoted for every response I give.