Floorplan using threejs

Firstly, my thanks to the wonderful framework called threejs. With threejs it’s become extremely easy to deliver dreams to all types of people. Using threejs I was able to deliver a floorplan solution that is also open source. The name is blueprint-js and the core engine driving the show is threejs. The performance is so good with so many wonderful features and possibilities solely because of threejs. So ideally this post is more or less dedicated to theejs itself. Thanks to those wonderful humans behind threejs.

Link to demo:
https://aalavandhaann.github.io/blueprint-js/build

Link to repository:
http://bhavita.space/demo
Regards,

#0K

18 Likes

Using Firefox, I’ve got this error in the console when I click with mouse:

ReferenceError: event is not defined[Подробнее] [bp3djs.min.js:114844:6](https://aalavandhaann.github.io/blueprint-js/build/js/bp3djs.min.js)

Hey thanks for letting me know. Well check the build file and update it. I was checking exclusively with chrome and didn’t do much in Firefox. Many thanks for this info.

Regards,

#0K

Nice showcase! :+1:

1 Like

Thank you very much.

This is amazing to see. How would one go about starting something like this?

I don’t get your question. Can you please elaborate?

This is an amazing platform!
Is there a way to convert a dwg file into the interface of three.js?

I believe there are many ways in which a dwg file can be exported to be used in threejs. Blender can do that for you. Then you can use either obj, collada, or gltf loader to import your Blender exported file depending on the formats you chose to export.

Regards,
#0K

1 Like

Just discovered this! Awesome work!! :slight_smile:

Ooo this is awesome. Can you share some insight on how you did the wall-hiding? It’s so smooth

1 Like

Hello, can you help me pls? I need move with furniture in 2D. Do you have any example? Thank you

Hi… i am impress by your work , i would like to develop somewhat similar app . can you please help me how should i start .

@satishf07

Please take a look at:

https://discourse.threejs.org/t/evelyn-floorplan-project-open-code/

and write me if this work can help anyway.

1 Like

Hello Satish,

Thank you for your kind words. I would recommend you to start with the cloning of the repository. Then follow the README instructions and it should get you somewhere. Let me know if you are stuck somewhere or DM me here in this wonderful platform.

Regards,
#0K

1 Like

yes we can

Lovely project!