Anyone knows how to create prefab walls

I looked into this website, and they do pre fabrication and stuff. They have this model, and it looks like they designed it in a way where they split the walls in certain componets so they can build it offsite.

Does anyone know if they use threejs, and if they are, does anyone know how they split the walls into fragments for pre fabrication designs?

You can create a separate model parts / prefab components in Blender - and then connect it in three.js, building complete structures out of multiple Meshes (if the prefabs would use the same material, you can also use InstancedMeshes in such case.)

im trying to keep it within threejs, is it possible to do it all in threejs?

Take a look at my “building”. It consists of numerous individual components that were created entirely with three.js, except for a few models.

1 Like

Is it possible to have the model from blender and then render the prefab within threejs?

It is.

Lorem ipsum