Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. Chinese
  4. OpenGL 没有glu glut函数怎么办
Qt 6.11 is out! See what's new in the release blog

OpenGL 没有glu glut函数怎么办

Scheduled Pinned Locked Moved Solved Chinese
3 Posts 3 Posters 2.4k Views 1 Watching
  • 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.
  • neemeN Offline
    neemeN Offline
    neeme
    wrote on last edited by
    #1

    大家好:
    本人在学习OpenGL, 但很多书本的例子中都含有 glu glut 而QT 中好象不支持这类函数!
    如果加入一个 freeglut3-dev 好象与qt有冲突! 请问大家用qt 开发open gl 程序是用什么方法的?
    是不是所有的 glu glut 在qt 中都有相应的解决方案?
    谢谢大家!

    注:开发环境 ubuntu 16.04(amd64) qt5.7.1(qtcreate 4.2.0)

    FlotisableF 1 Reply Last reply
    0
    • neemeN neeme

      大家好:
      本人在学习OpenGL, 但很多书本的例子中都含有 glu glut 而QT 中好象不支持这类函数!
      如果加入一个 freeglut3-dev 好象与qt有冲突! 请问大家用qt 开发open gl 程序是用什么方法的?
      是不是所有的 glu glut 在qt 中都有相应的解决方案?
      谢谢大家!

      注:开发环境 ubuntu 16.04(amd64) qt5.7.1(qtcreate 4.2.0)

      FlotisableF Offline
      FlotisableF Offline
      Flotisable
      wrote on last edited by Flotisable
      #2

      @neeme
      要不要參考看看這份官方文件OpenGL and OpenGL ES Integration

      或是這個例子OpenGL Window Example

      1 Reply Last reply
      0
      • jiancaiyangJ Offline
        jiancaiyangJ Offline
        jiancaiyang
        wrote on last edited by
        #3

        不需要了glut以及glu了。直接上OpenGL核心API。

        我们自己的论坛:http://qtdream.com
        擅长三维角色仿真动画。

        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