Alessandro Volz
2018-11-13 11:11:33 UTC
Hi,
I am a contributor to the Horos project (the FOSS inherited from OsiriX). In this project, we use VTK for the Volume Rendering window. When I say 'custom', I mean that we assign our own NSView and NSWindow to the vtkCocoaRenderWindow (through SetWindowId and SetRootWindow), and initialize the vtkRenderWindowInteractor inside the first drawRect: call.
With the latest macOS update we have this strange behavior in the VR window. Somehow, the VTK render sometimes doesn't successfully get drawn on screen:
- the window is initially gray
- when resizing, it flickers between gray and render
- when calling the underlying interactor, the resulting updated image is rendered on screen (for example when rotating).
Do you have any advice how to fix this?
Thanks,
Alessandro
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Search the list archives at: http://markmail.org/search/?q=vtkusers
Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/vtkusers
I am a contributor to the Horos project (the FOSS inherited from OsiriX). In this project, we use VTK for the Volume Rendering window. When I say 'custom', I mean that we assign our own NSView and NSWindow to the vtkCocoaRenderWindow (through SetWindowId and SetRootWindow), and initialize the vtkRenderWindowInteractor inside the first drawRect: call.
With the latest macOS update we have this strange behavior in the VR window. Somehow, the VTK render sometimes doesn't successfully get drawn on screen:
- the window is initially gray
- when resizing, it flickers between gray and render
- when calling the underlying interactor, the resulting updated image is rendered on screen (for example when rotating).
Do you have any advice how to fix this?
Thanks,
Alessandro
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Search the list archives at: http://markmail.org/search/?q=vtkusers
Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/vtkusers