登录
首页 » QT » TestOpenGL

TestOpenGL

于 2015-01-17 发布 文件大小:28KB
0 147
下载积分: 1 下载次数: 11

代码说明:

  基于QT和OpenGL编写的demo,有需要的可以拿去参考,作者为深圳先进院客座学生(QT demo OpenGL-based and prepared in need can take reference, Shenzhen Advanced Institute of visiting students)

文件列表:

TestOpenGL
..........\glMode.cpp,71075,2014-03-28
..........\gltest.cpp,1241,2014-03-28
..........\gltest.h,418,2014-03-28
..........\main.cpp,173,2014-03-28
..........\TestOpenGL.pro,426,2014-03-27
..........\TestOpenGL.pro.user,18282,2014-11-30
..........\TestOpenGL.pro.user.3.2-pre1,18004,2014-04-09
..........\widget.cpp,1021,2014-03-28
..........\widget.h,523,2014-03-28
..........\widget.ui,2574,2014-04-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • QtCreator
    每个部分都讲得很详细!特别是针对初学者,是一个边学习边编程的好资料!(Each part is made very detailed! Especially for beginners, is a good program while studying the information!)
    2010-06-18 10:40:33下载
    积分:1
  • 使用GeoServer和Openlayers发布地图服务示例代码
    说明:  Openlayer geoserver 中Layer View 必备的(when you use geoserver to show your layer map ,you have to get openlayer.js include ol.js and ol.css to finish your own function to view a map.This is a sample which use geoserver and openlayer)
    2020-06-16 21:00:02下载
    积分:1
  • 使用vc6环境,基于ogl和cg实现的displacement map的效果。需要可编程管线的显卡支持。...
    使用vc6环境,基于ogl和cg实现的displacement map的效果。需要可编程管线的显卡支持。-vc6 use of the environment, based on t cg and the displacement map to achieve results. The need for programmable graphics pipeline support.
    2022-07-01 10:09:44下载
    积分:1
  • C++GUI+programming+with+Qt+4
    《C++GUI+programming+with+Qt+4》 配套代码 欢迎下载
    2023-06-05 01:00:04下载
    积分:1
  • VC, Opengl prepared by the screen contains the source code and the procedures fo...
    VC、Opengl编写的屏幕保护程序 包含源码和执行程序 通过鼠标的拖动可控制环和球的转动-VC, Opengl prepared by the screen contains the source code and the procedures for implementation by dragging the mouse to control the ball and the Central Moment
    2022-02-06 03:16:20下载
    积分:1
  • openGL-MFC-STL
    在VS2010的开发平台下,结合MFC类库和OPENGL工具,事项STL三维模型文件的读取和显示。(under visual studio 2010 tool,with the help of MFC and opengl tools, it can read and diaplay STL 3D modal file .)
    2014-12-28 11:26:21下载
    积分:1
  • 一个简单的用opengl写的函数,是为最初的程序设计者设计的
    一个简单的用opengl写的函数,是为最初的程序设计者设计的-A simple to use opengl to write a function for the initial design process designers
    2023-04-22 00:20:03下载
    积分:1
  • MyPaint
    采用openGL实现的类型于画板的工具,可绘制多种基本的图形,提供一个功能面板,可选中多个图形,进行平移旋转,复制删除,线条粗细改动,反走样,填充模式切换。支持拾色器,也可使用滑动条更改颜色,图片可保存至本地(OpenGL implemented using type tools in Sketchpad can draw a variety of basic graphics, provides a function panel, multiple graphic pan rotation, copy delete, line thickness changes, anti-aliasing, fill mode. Support Color Picker, or use the slider to change the colors, images can be saved to a local)
    2015-12-27 16:49:20下载
    积分:1
  • this is sample demo of using jogl with shaders in GL2ES2 format.
    this is sample demo of using jogl with shaders in GL2ES2 format.
    2022-02-12 14:25:01下载
    积分:1
  • OpenGL MUST Project 1[Polyline Editor] use linked list of C++
    #include #include #include #include #include "point.h" /*draw line from the line array*/ void drawPointLine() {  Node * temp;  for (int i=0;inext!=NULL)   {    temp=temp->next;    glVertex2i(temp->x,temp->y);   }   glEnd();  } } /*find the point and delete the point from the line array*/ void delpointFun(int xx,int yy) {  for (int i=0;inext!=NULL)   {&n
    2022-01-31 23:45:53下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载