资源列表
opengltupian
- 关于OpenGL读入图片的问题,可动态的改变读入图片。涉及到读入图片的一些函数。-Read into the images on the OpenGL problem, you can dynamically change the read image. Related to reading some of the functions into the picture.
opengl01
- “详解OpenGL的坐标系、投影和几何变换”。是我见过最好的关于OpenGL坐标平移和旋转,以及矩阵堆栈最好的教程。-"Comments on OpenGL coordinate system, projection and geometric transformation." It is the best I have seen on the OpenGL coordinates translation and rotation matrix stack and the b
GLNURBS
- vc+OpenGL用来手动实现NURBURS程序-vc OpenGL for manual procedures to achieve NURBURS
opengl-loud
- 在vc6.0下利用opengl编写的云彩效果-in vc6.0 prepared using opengl clouds results
SELECT09890
- Opengl的鼠标拾取,简单易懂,适合初学者-The Opengl mouse pick up, simple to understand for beginners. . .
texpot
- 基于vc++和opengl的一个茶壶小程序-Based on vc++ and opengl a teapot applet
Select
- OPENGL宝典上的经典教程,如何在OPENGL中鼠标选中一个三维物体,供初学者借鉴-OPENGL course the classic book on how to select the mouse OPENGL in a three-dimensional objects, drawing for beginners
graphicsp2Bwinbgi
- 由于TC中的graphics.h不是C语言中的标准函数,而是由Borland公司自行开发的,而且是面向DOS的16位,无法直接在VC++中使用; 出于此目的,设计了面向VC++的graphics.h头文件,以及包含一些链接函数的C++程序winbgi.cpp和winbgi.lib; 如何使用?第一种方法——创建工程之后,在Source Files中导入winbgi.cpp文件,在Header Files中导入graphics.h文件,并且将这两个文件和winbgi.lib拷贝
three_show
- 很好的程序,可以实现三维显示,可以看到真三维效果,对初学者很有帮助
299q
- OPENGL彩色圆环编程示例 名称: OPGLTorus.cpp // // 功能: 动态彩色圆环实现 // // 注释:用SDK编制的OPENGL动态彩色圆环 // // 编写: 徐景周 // // 日期:2002.4.8
OPENGL_yh
- 一个基于OPENGL(开放式图形库,3D),采用SDK编制的动态彩色圆环程序源码。-cirle for opengl
moon
- 调用OPENGL封装的函数在VC下实现立方体和球的绘制, 以及光照和阴影的实现。 -Call the the OPENGL package function in VC under the drawing of the cube and the ball, as well as the realization of light and shadow.