Results 1 to 1 of 1

Thread: Assign external 3D to GLWidget

  1. #1
    Join Date
    May 2011
    Posts
    30
    Thanks
    1

    Default Assign external 3D to GLWidget

    Hi, I have an OpenGL graphics library and I want assign all OpenGL operations to a QGLWidget. I mean I want all 3D to be displayed in QGLWidget. The library is OpenSource so I can add my custom initialization routine to it. It doesn't need to be crossplatform and may work only in windows. Sorry, but I don't know the right approach how this could be implemented. Any thoughts?

    Maybe, there is an OpenGL routine that binds all OpenGL functions to a specific window and maybe there is some kind an OpenGL handle I can obtain within QGLWidget? Than I think I can link them together.
    Last edited by zzz9; 8th April 2013 at 18:38.

Similar Threads

  1. Assign shortcut only
    By chiaminhsu in forum Qt Programming
    Replies: 2
    Last Post: 9th February 2013, 02:04
  2. Replies: 0
    Last Post: 30th September 2010, 14:22
  3. GLWidget
    By dragon in forum Qt Programming
    Replies: 0
    Last Post: 1st June 2007, 16:35
  4. boost::assign
    By Sivert in forum General Programming
    Replies: 0
    Last Post: 2nd May 2007, 01:23
  5. I can't assign TableView signals...
    By tomek in forum Newbie
    Replies: 5
    Last Post: 9th January 2006, 22:04

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.