Create house and garden plans in 2D and 3D using HomeIdea3D

Create house and garden plans in 2D and 3D.
It uses ThreeJS for the 3d View.
https://homeidea3d.sbcode.net



14 Likes

This is simply great! :+1:

4 Likes

Hello, good job! I was wondering what library you used for 2d floor plan. Thanks

Paper.js (paperjs.org)

2 Likes

I had imported one 3 d model in three js. Now I want to add map pointer & make it moving on co- ordinates. Even I want to know the default distance between two coordinates.

Hey! i was wondering how you converted the 3d model into a 2d floor plan?

Did you take a top down view and project that view into 2d?