Results 1 to 3 of 3

Thread: Open GL extensions

  1. #1
    Join Date
    May 2007
    Posts
    5
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Open GL extensions

    Hello,

    I would like to use the glConvolutionFilter2D in a QGLWidget, but when i run the complation under visual C++, it does'nt recognize this function...

    It seems that this function belongs to an extension of open gl.

    Does someone knows how to use such extensions in QT?

    Thanks for your help

    TF

  2. #2
    Join Date
    May 2007
    Posts
    5
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Open GL extensions

    can anyone help me on this issue?

  3. #3
    Join Date
    Feb 2007
    Location
    Karlsruhe, Germany
    Posts
    469
    Thanks
    17
    Thanked 90 Times in 88 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Open GL extensions

    Hey!

    Download GLEE from http://elf-stone.com/glee.php .

    Include glee.h and glee.c to your project.

    That's the way I do it.

    For using gl stuff directly, it doesn't matter that you are using Qt. As long its low level stuff.

    HIH

    Johannes

Similar Threads

  1. Replies: 3
    Last Post: 7th October 2015, 19:43
  2. Open file without run again the program
    By avis_phoenix in forum Qt Programming
    Replies: 1
    Last Post: 7th August 2009, 23:01
  3. Replies: 4
    Last Post: 3rd August 2009, 20:25
  4. QTextBrowser: Cannot open
    By veda in forum Qt Programming
    Replies: 3
    Last Post: 27th December 2007, 12:05
  5. again Open Cascade + Qt 4.2.2 but detailed...
    By Shuchi Agrawal in forum Qt Programming
    Replies: 11
    Last Post: 1st February 2007, 07:03

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.