Hello, I’m currently working on a student project and was wondering if there was any information on converting a 2D Raster image to a 3D Vector object.
The goal is to take blueprints and be able to identify walls programmatically, allowing us to adjust them at their corners and move/scale them accordingly in Unity via sliders or touch control.
Basically, the question I’m asking is how would I go taking an image and having unity trace wall/window/door/etc objects over the corresponding areas?