cadquery icon indicating copy to clipboard operation
cadquery copied to clipboard

Interactive show

Open adam-urbanczyk opened this issue 10 months ago • 2 comments

  • [ ] Rework to not require QT
  • [ ] Poll for events in a separate thread (vtkRenderWindowInteractor.processEvents)
  • [ ] Store windows in a module level list/dict
  • [ ] Implement close()

Optional:

  • [ ] Implement adding/removing of objects to/from a existing window

adam-urbanczyk avatar Dec 10 '24 06:12 adam-urbanczyk