Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Best modern OpenGL book for Qt development
QtWS25 Last Chance

Best modern OpenGL book for Qt development

Scheduled Pinned Locked Moved Game Development
3 Posts 3 Posters 5.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Boysie
    wrote on 16 Nov 2012, 13:00 last edited by
    #1

    I'm approaching OpenGL development through the Qt OpenGL wrapper, as I like Qt but am finding OpenGL has a confusing number of legacy interfaces.

    Please can a Qt developer who has knowledge of modern OO OpenGL techniques advise the best modern OpenGL books to compliment Qt development. Online resources are of interest but in the main I'm looking for an excellent modern book on OpenGL that's compatible and forward looking.

    Thanks.

    1 Reply Last reply
    0
    • J Offline
      J Offline
      john_god
      wrote on 16 Nov 2012, 13:41 last edited by
      #2

      There's a pretty good book wich the author uses Qt toolkit for the examples "http://www.packtpub.com/opengl-4-0-shading-language-cookbook/book":http://www.packtpub.com/opengl-4-0-shading-language-cookbook/book however it's not begginer level, and the author does not use Qt wrapper's. This is good because you can learn the "plataform independ" opengl.
      The best book IMO for learning modern OpenGL would be "http://opengles-book.com/":http://opengles-book.com/ its about OpenGL ES, but you can reuse all that for the "new" deskop opengl programming shaders.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        matti-
        wrote on 25 Nov 2012, 20:35 last edited by
        #3

        I got this to support my 3D efforts a while ago and must say it is put together very well : http://www.mathfor3dgameprogramming.com/

        Its not strictly about opengl (although most of the examples have opengl examples) but gives an exceptionally good idea about the big picture.

        Author of <a href="http://mmark.777-team.org/">MMark13</a>

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved