P
P
Pavel Matveev2021-01-23 13:57:55
Qt
Pavel Matveev, 2021-01-23 13:57:55

GLFW window as QWidget?

Is there any way to use a GLFW window as a QWidget in Qt ?
I know OpenGL quite well in conjunction with GLFW, but I would like to use Qt controls in my applications, and I don’t want to spend time studying the functions, classes and methods of working with OpenGL in Qt.
I understand that these are crutches, but I'm still looking for a solution to this problem ...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Jacob E, 2021-01-24
@axe_lankaster13

What is there to study? The code for working with GL is trivial, you should at least read the tutorials , even in Russian . It will be faster than dealing with the left either.
QOpenGLWidget

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question