BIMsurfer icon indicating copy to clipboard operation
BIMsurfer copied to clipboard

Is it possible to display two models side by side?

Open JanoSlivka opened this issue 2 years ago • 1 comments

JanoSlivka avatar Mar 15 '22 13:03 JanoSlivka

I would just create multiple canvases and multiple instantiations of the viewer. If you need to synchronize the camera positions I would listen for the events and use the getCamera/setCamera calls. I haven't tried this myself.

aothms avatar Mar 16 '22 10:03 aothms