qopenglwidget

There are 9 repositories under qopenglwidget topic.

  • gongjianbo/OpenGLwithQtWidgets

    以 LearnOpenGL 教程和《OpenGL编程指南(原书第九版)》 为基础,结合 QtWidgets 框架学习 OpenGL 的练习代码。 LearnOpenGL 英文原版:https://learnopengl.com/ LearnOpenGL 中文链接:https://learnopengl-cn.github.io/

    Language:C++833126
  • 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.

    Language:C++12207
  • pezy/osgWidget

    A basic scaffold to embed OpenSceneGraph into QOpenGLWidget.

    Language:C++6202
  • JackeyLea/OpenGL_Freshman

    feater.top食铁兽OpenGL开发系列教程附属代码

    Language:C5302
  • ydcpp/QOpenGLWidget_example

    QOpenGLWidget example for Qt C++

    Language:C++5
  • valentis/OpenGL-Programming

    OpenGL Programming with Qt 6

    Language:C++2200
  • Mercotui/tux_match

    A match three game

    Language:C++1242
  • JoKeRooo7/QT_3D_viewer_cpp

    RUS: С целью обучения был реализован 3D viewer , для визуализации 3D объектов

    Language:C++10
  • 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.

    Language:C++