Floor plan 3d modelling

Hello, I have a floor plan image which consists of 0’s and 1’s like in the example below.
I need to build a 3D object representing the walls based on this image.
Could you help please how I can do it? I’ve read a documentation about different Geometry objects in Three.js, but they operate with lines mostly, not with points

1_close_wall

This and this may be helpful :relieved:

1 Like

If you have coordinates, you can take a look: