搜索资源列表
qt_notes
- qt的学习笔记,从简单的hello qt,连接信号,对话框,菜单和工具条。。。到2D和3D图形系统,opengl调用,非常实用-qt learning notes, from a simple hello qt, connecting signal, dialog, menu and toolbar. . . To 2D and 3D graphics system, opengl calls, very useful
lesson02
- nehe opengl源程序,第二课,介绍简单的opengl绘图功能-code of nehe s lesson 2
cube.cpp.tar
- 建立一个简单的立方体 初期OPENGL 学习者会用到-Create a simple cube learners will use the initial OPENGL
bezier3
- 简单的bezier贝塞尔曲面的绘制,利用的是OpenGL中二维求值器的方法,其基本思想是在控制点之间,进行细小的分割,利用多个小三角形模拟二维曲面,所以需要进行x和y方向上的分割 -A simple bezier Bezier drawing using OpenGL 2D evaluator, the basic idea is to simulate the two-dimensional surfaces, the use of multiple small triangle sma
spray3
- opengl粒子系统,加载了人物模型,并简单实现瀑布,下雪的效果-opengl particle system, loaded with character models and simple implementation waterfalls, snow effect
opengl
- opengl vc 实现的简单opengl小程序-opengl
UC---2
- opengl简单例子。vc6工程,里面详细介绍opengl的调用和完整例子。-a program for opengl test.