3D-svg-model-viewer
3D-svg-model-viewer copied to clipboard
would it be used to edit each panel in 3d ?
hi @codepython this code is only for projections from 3d to 2d space, but you could write something that could target detect collisions on a vertex in 3d space and make it clickable/draggable. Would be a lot fo code/changes to do that though.