cdbrauer / VoxelFuse

A toolkit for processing 3D components made with mixtures of materials and multiple manufacturing processes
GNU General Public License v3.0
34 stars 7 forks source link

If multiple viewer windows are created, only the first displays a model #42

Open cdbrauer opened 3 years ago

cdbrauer commented 3 years ago

See primitive_generation.py for a program that exhibits this behavior. The expected result is that three windows will display one after the other, with each window blocking program execution until it is closed.