I'm exploring the process of creating 3D shapes for 3 buildings, starting with the outlines (with X and Y values for each line start/end) and then extruding them.
Despite my search on Google yielding no helpful results, I'm reaching out to you for assistance. I have provided an image of the lines for reference.
How can I implement a dat.GUI switch to toggle the visibility of the shapes (I'm unsure how to link the geometry with the gui)?
Thank you for your help!