qopenglwidget
There are 9 repositories under qopenglwidget topic.
gongjianbo/OpenGLwithQtWidgets
以 LearnOpenGL 教程和《OpenGL编程指南(原书第九版)》 为基础,结合 QtWidgets 框架学习 OpenGL 的练习代码。 LearnOpenGL 英文原版:https://learnopengl.com/ LearnOpenGL 中文链接:https://learnopengl-cn.github.io/
liulangx/oscilloscopeQt
In this application, I just use QOpenGLWidget and Qt's other widgets to implement a oscilloscope. And I use boost::asio to communicate, use boost::cicular_buffer to store the received data and use QOpenGLWidget to visualize the sentific data.
pezy/osgWidget
A basic scaffold to embed OpenSceneGraph into QOpenGLWidget.
JackeyLea/OpenGL_Freshman
feater.top食铁兽OpenGL开发系列教程附属代码
ydcpp/QOpenGLWidget_example
QOpenGLWidget example for Qt C++
valentis/OpenGL-Programming
OpenGL Programming with Qt 6
Mercotui/tux_match
A match three game
JoKeRooo7/QT_3D_viewer_cpp
RUS: С целью обучения был реализован 3D viewer , для визуализации 3D объектов
Uuuunix/MultiFormatPlayer
Develop a video player using ffmpeg and Qt. Supports a wide range of video formats and encoding formats. This project is developed in a plug-in style, and it is easy to embed the playback window into any window.