You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a big fan of GLC. All of the QGLWidget-based examples are working fine. I am trying to set up an example based on QOpenGLWidget, instead QGLWidget. After much fiddling, I have gotten it to spawn a Qt window, but OpenGL is producing errors left and right, e.g., in GLC_Light::glExecute(), in Geometry::render(), etc. I get the feeling the problem resides in an improperly configured/shared GLC_Context on my part.
Do you have any private examples using QOpenGLWidget? Or any suggestions?
The text was updated successfully, but these errors were encountered:
Le 18 mars 2018 à 05:42, burgreen ***@***.***> a écrit :
I am a big fan of GLC. All of the QGLWidget-based examples are working fine. I am trying to set up an example based on QOpenGLWidget, instead QGLWidget. After much fiddling, I have gotten it to spawn a Qt window, but OpenGL is producing errors left and right, e.g., in GLC_Light::glExecute(), in Geometry::render(), etc. I get the feeling the problem resides in an improperly configured/shared GLC_Context on my part.
Do you have any private examples using QOpenGLWidget? Or any suggestions?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#32>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ABdQxBONG9a4-_u260B-Dw01_B7BQj_7ks5tfeXLgaJpZM4SvEev>.
I am a big fan of GLC. All of the QGLWidget-based examples are working fine. I am trying to set up an example based on QOpenGLWidget, instead QGLWidget. After much fiddling, I have gotten it to spawn a Qt window, but OpenGL is producing errors left and right, e.g., in GLC_Light::glExecute(), in Geometry::render(), etc. I get the feeling the problem resides in an improperly configured/shared GLC_Context on my part.
Do you have any private examples using QOpenGLWidget? Or any suggestions?
The text was updated successfully, but these errors were encountered: