CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - QT

搜索资源列表

  1. 这是一个基于qt下的OPENGL应用

    3下载:
  2. 这是一个基于qt下的OPENGL应用。QT 平台可以在windows,linux下使用,This is a qt-based application under OPENGL. QT platform can be windows, linux use
  3. 所属分类:OpenGL

    • 发布日期:2013-07-06
    • 文件大小:3.15mb
    • 提供者:delphi
  1. 3DLab.rar

    3下载:
  2. 本程序由QT+OpenGL开发而成,能以点,线,面,平滑表面等方式显示模型,支持自由旋转,缩放,拖动,能检查模型是否完整,并自动补全模型,能读取ascii编码的obj模型和CAD模型,This procedure by QT+ OpenGL developed to a point, line and plane, smooth surface, such as display models, support for free rotation, zoom, drag, can check th
  3. 所属分类:OpenGL

    • 发布日期:2013-07-06
    • 文件大小:3.05mb
    • 提供者:xuyangjie
  1. Whitepaper_AdvancedVizUIwithQt

    0下载:
  2. 使用跨平台开发包QT开发OpenGL程序。,The use of cross-platform OpenGL Development Kit QT development process.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:260.74kb
    • 提供者:廖俊杰
  1. vowelcube

    0下载:
  2. 在QT下用openGL开发的一个很漂亮的透视立方体,可旋转,可缩放。很经典-In the QT with the openGL developed under a very nice perspective cube, rotatable and scalable. Classic
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5.44mb
    • 提供者:刘远飞
  1. qt+opengl 3D绘图

    3下载:
  2. qt+opengl绘图,适合初学者,对3D世界的大致了解,希望对你有所帮助,多动手的收益远多于埋头书本
  3. 所属分类:OpenGL

  1. Display

    3下载:
  2. 一个QT做的雷达覆盖范围三维显示程序。用到了openGL+QT.供大家学习。-QT made a three-dimensional radar coverage display program. Uses openGL+ QT. For everybody to learn.
  3. 所属分类:OpenGL program

    • 发布日期:2014-07-11
    • 文件大小:18kb
    • 提供者:王锦
  1. openGL

    0下载:
  2. 用QT实现OpenGL的例子,包含一些简单的特效-OpenGL with QT examples of implementation, including some simple effects
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:269.57kb
    • 提供者:gfdgfdgfdgfdg
  1. opengl_qt

    0下载:
  2. windows下的qt的opengl库的入门编程例子,是一个立方体,可以通过鼠标旋转,放大缩小操作。-under windows the qt library entry programming opengl example, is a cube, the mouse can rotate, zoom operation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:60.46kb
    • 提供者:李焕
  1. OpenGL_superkniga

    0下载:
  2. good book for openGL learning. QT support OpenGL code and it book is good documention for write openGL code in QT.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:10.41mb
    • 提供者:serguk
  1. test_glwidget_4

    0下载:
  2. 一个基于Qt开发的生成正方体的小程序,每面可单独设置-A Qt-based development of procedures for the generation of a small cube, each side can be independently set
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2.57mb
    • 提供者:nwpu303225
  1. w

    0下载:
  2. 用opengl实现的雾的效果,在qt环境下开发。-Use opengl to achieve the effect of fog, in the qt development environment.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:70.39kb
    • 提供者:米斯特里
  1. 3d

    0下载:
  2. 一个使用QT编写的三维函数图形程序,输入z=f(x,y)的表达式即可画出函数图像,使用openGL编程-The preparation of a three-dimensional function using the QT graphics program, type z = f (x, y) function, the expression can draw images, use the openGL programming
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-01
    • 文件大小:765.9kb
    • 提供者:chenweitao
  1. qt-opengl

    0下载:
  2. 介绍基于qt的一些关于Opengl的编程源代码-qt OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8.2mb
    • 提供者:liuziyang
  1. qt_course

    0下载:
  2. Qt学习笔记: 包括OpenGL编程学习 8-5 用OpenGL绘图(Graphics with OpenGL) OpenGL是绘制2D和3D模型的标准API。在OpenGL基础上,Qt可以使用QtOpenGL模块绘制3D图形。本节假设您已经熟悉OpenGL。如果对OpenGL不了解,可以浏览http://www.opengl.org/。 -Qt course , very detailed programming document.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1.33mb
    • 提供者:kate
  1. teapot

    0下载:
  2. QT+OpenGL 用二维求值器绘制茶壶 可旋转-QT+ OpenGL drawing two-dimensional evaluator teapot can be rotated
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:11.95kb
    • 提供者:毛毛
  1. Qt-OpenGL

    0下载:
  2. 实用的Opengl初级教程。适合于初学者学习。有需要的人可以下载。-Opengl practical primer. Suitable for beginners to learn. People in need can be downloaded.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:924.32kb
    • 提供者:luzx
  1. qt-and-opengl

    1下载:
  2. qt与opendl 我们将介绍如何利用Qt创建OpenGL窗口并在其中绘制图形。 -qt and opengl We will introduce how to use the Qt create OpenGL window and in the drawings.
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-09
    • 文件大小:8kb
    • 提供者:liuyin
  1. qt-opengl

    0下载:
  2. 在这一次的教程中,我们将介绍如何利用Qt创建OpenGL窗口并在其中绘制图形。 -In this time of the tutorial, we will introduce how to use the Qt create OpenGL window and in the drawings.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:7.95kb
    • 提供者:liuyin
  1. Qt

    0下载:
  2. Qt4中文教程完整版,是QT学习的重要资料。-Qt4 Chinese tutorial full version, is important information QT study.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1.25mb
    • 提供者:kite
  1. NeHe-OpenGL(Qt)

    0下载:
  2. Qt平台下的OPENGL开发示例程序,对初学者有很大的帮助,欢迎下载。-qt opengl examples
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-09
    • 文件大小:15.64mb
    • 提供者:
« 12 3 4 5 6 »
搜珍网 www.dssz.com