Results 1 to 4 of 4

Thread: Qt + OpenGL Tutorial online

  1. #1
    Join Date
    Nov 2006
    Location
    Dresden, Germany
    Posts
    108
    Thanks
    9
    Thanked 12 Times in 10 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Lightbulb Qt + OpenGL Tutorial online

    Hi all,

    just wanted to inform you, that I've just finished a tutorial about Qt and OpenGL (including discussions of QOpenGLWindow, QOpenGLWidget, custom QWindow-based widgets etc.). Basic idea was to get an updated summary of all the tutorials and forum discussions around these approaches. Mind: focus is not on game development, but on CAD/CAM technical applications.

    https://ghorwin.github.io/OpenGLWithQt-Tutorial/

    The tutorial is in german (I made it for our master/PhD students at TU Dresden), but if there is sufficient demand for it, and google translator just isn't good enough for the job, I'll do an english version.

    Github-repo (with all the source codes, BSD licensed) is here:

    https://github.com/ghorwin/OpenGLWithQt-Tutorial

    Cheers,
    Andreas
    Andreas

  2. The following 3 users say thank you to ghorwin for this useful post:

    Cruz (7th June 2021), d_stranz (1st April 2020), smyk (21st April 2020)

  3. #2
    Join Date
    Nov 2006
    Location
    Dresden, Germany
    Posts
    108
    Thanks
    9
    Thanked 12 Times in 10 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt + OpenGL Tutorial online

    Hi,

    update: tutorial contains now discussion of the QOpenGLTexture and QOpenGLFramebuffer classes. Also, I found out that framebuffers with only a depth buffer (shadow map rendering) isn't working with QOpenGLFramebuffer, so you have to fall back to native OpenGL. For my part, the tutorial/feature test is now done.

    Btw, anyone worked with Qt and VisualizationLibrary (https://visualizationlibrary.org) , yet?
    Andreas

  4. #3

    Default Re: Qt + OpenGL Tutorial online

    Quote Originally Posted by ghorwin View Post
    Hi all,

    just wanted to inform you, that I've just finished a tutorial about Qt and OpenGL (including discussions of QOpenGLWindow, QOpenGLWidget, custom QWindow-based widgets etc.). Basic idea was to get an updated summary of all the tutorials and forum discussions around these approaches. Mind: focus is not on game development, but on CAD/CAM technical applications.

    https://ghorwin.github.io/OpenGLWithQt-Tutorial/

    The tutorial is in german (I made it for our master/PhD students at TU Dresden), but if there is sufficient demand for it, and google translator just isn't good enough for the job, I'll do an english version.

    Github-repo (with all the source codes, BSD licensed) is here:

    https://github.com/ghorwin/OpenGLWithQt-Tutorial

    Cheers,
    Andreas
    I vote for an english version, great job.

  5. #4
    Join Date
    Jun 2021
    Posts
    1

    Default Re: Qt + OpenGL Tutorial online

    Thank you for this tutorial.
    I need to show tutorial_05 in QML side. I could not manage to do it. i read https://doc.qt.io/qt-5/qtquick-scene...l-example.html But it didn't help me.
    Can you help?
    Last edited by chaba; 26th June 2021 at 23:44.

Similar Threads

  1. Any online training course in QT?
    By qlands in forum General Discussion
    Replies: 1
    Last Post: 25th July 2012, 18:52
  2. Online guide
    By pshah.mumbai in forum Newbie
    Replies: 4
    Last Post: 1st October 2007, 19:11
  3. Pro Foto-Football Online!
    By maxpower in forum Qt-based Software
    Replies: 0
    Last Post: 7th March 2007, 22:10

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.