cvdlab / react-planner

:pencil2: A React Component for plans design. Draw a 2D floorplan and navigate it in 3D mode.
https://cvdlab.github.io/react-planner
MIT License
1.28k stars 454 forks source link

Can I convert a svg/PNG design to react-planner 2D? #224

Open muntakim1 opened 3 years ago

muntakim1 commented 3 years ago

Hey, I have a floor plan design with marked rooms, and windows and door position, Can I read that image as 2D and convert it into a 3D design?

charlescho64 commented 2 years ago

@muntakim1 Hello, Do you get the method to import image file(svg, png) to react-planner 2D?

if anybody know the method, plz share it..