Skip to content

Compiled fine with VTK 9.2 ,but one issue that do not show vtk . #62

Description

@dezbracaty

I had change vtk 8.2 to vtk 9.2 and I ran into a few problems:
1 :
Some variables had removed from vtk 9.0 and I have to change that variable to comfortable VTK9.2
2:
When init vtk renderWindow from Interactor->Initailize() function ,the program will crash in VTKOpenGLFrameBuffer.cpp :1502 this->Bind().
this can fixed by init opengl state in constructor. and I will show full code.
3:
After all , compiled and running program , the vtk will not show ,but vtk::render() function is normal running !
So ,I will push my code and I hope some one who have time to fixed this bug. I'm not very familiar with rendering technology so I hope some one can fix the last issue.

Thanks to the project author for contributing such a good project, let's make everything better together

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions