When I try QVTKWidget, there are warning messages that told me donot use it.
So I change to QVTKOpenGLWidget.
But there are problems with this widget, it doesnot display properly. See the picture.
I use VTK 8.1.2
Qt 5.12.3
win10 + msvc2017x64
Could anyone help me?