P
P
Pavel Matveev2020-04-21 21:32:53
Qt
Pavel Matveev, 2020-04-21 21:32:53

What is the difference between OpenGL and QtOpenGL?

Just OpenGL or the OpenGL that comes with QtFramework ?
Do they differ in something other than the prefix in the names of classes, methods, functions and variables?
Is it worth spending time developing UI with OpenGL
when Qt widgets can be used for this?
Will the "slowness" of Qt widgets be noticeable compared to "homemade" ones?
Will Qt's OpenGL facilities be slower?
Maybe it's better to connect "pure" OpenGL?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Ananiev, 2020-04-21
@axe_lankaster13

Qt OpenGL is a module in Qt for building applications using OpenGL. In other words, this is the integration of OpenGL into the Qt framework.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question