gkv311 / occt-samples-qopenglwidget

Open CASCADE Technology sample - 3D Viewer within Qt Widgets window
Other
50 stars 14 forks source link

Default FBO Creation Problem when OCCTPage's parent is mainwindow::instance() #1

Open NeziheSozen opened 2 years ago

NeziheSozen commented 2 years ago

Hello @gkv311 ,

I've moved into the seperate branch with my question: https://github.com/NeziheSozen/occt-samples-qopenglwidget/tree/default_fbo_wrapper_investigation

It is very clear that the origin of the problem is not OCCT and there is something wrong with our using. However, we do not know how we can overcome and handle this problem of OCCT View not appearing.

Is it possible to implement a workaround solution like in destructor side?