I have one last question to ask. When I run my binary file, my console prints out these error messages:
2020-09-04 16:00:18.537 (0.943s) [DD2FC700] vtkAlgorithm.cxx:860 ERR|vtkOpenGLTextMapper (0x7fc9d00281b0): FillInputPortInformation is not implemented.
2020-09-04 16:00:18.537 (0.943s) [DDAFD700] vtkAlgorithm.cxx:860 ERR|vtkOpenGLTextMapper (0x7fc9d80281b0): FillInputPortInformation is not implemented.
2020-09-04 16:00:18.538 (0.943s) [DD2FC700]vtkDemandDrivenPipeline:666 ERR|vtkCompositeDataPipeline (0x7fc9d002cda0): Input port 0 of algorithm vtkOpenGLTextMapper(0x7fc9d00281b0) has 0 connections but is not optional.
2020-09-04 16:00:18.538 (0.943s) [DDAFD700]vtkDemandDrivenPipeline:666 ERR|vtkCompositeDataPipeline (0x7fc9d802cda0): Input port 0 of algorithm vtkOpenGLTextMapper(0x7fc9d80281b0) has 0 connections but is not optional.
@cory.quammen do you have any idea where these errors come from? Thank you for your patience