Crash Bug About vtkOpenGLPolyDataMapper::UpdateShaders In vtkAbstractWidget
I can’t display vtkContourWidget object on web page by wasm file.The following code snippet is very simple, create a circle and show it, we can modify it by vtkContourWidget object.The example works in CPlusCPlus program.VTK version: 9.0.2. But it will crash on our web page. Output: It seems something wrong Read more…