资源列表
OpenGL
- 一个很有趣的OpenGL程序,讲述怎样建立一个OpenGL窗口框架-OpenGL, a very interesting program about how to establish a framework OpenGL window
SDLpoint
- 使用SDL库的简单示例 就是画点示例 用C语言写的 网上看到的,大家可以试下编译,注意链接选项之类的-SDL library to use a simple example of sample points is drawn using C language to write online see, you can try to compile the next, pay attention to options such as links
vr
- 虚拟现实的关键技术及其作用.rar 虚拟现实的关键技术及其作用.rar-Virtual reality technology and its role in the key. Rar virtual reality technology and its role in the key. Rar virtual reality technology and its role in the key. Rar
222
- 简单实用,一个可以显示三维地质面的程序!!! -good
opengl
- OpenGL 中的很多特效都是通过混合(Blending) 来完成的, 混合就是把屏幕上已有的颜色与新的颜色进行合成。 至于合成的方法, 取决于颜色的Alpha值, 还有/或所用的混合函数。 Alpha值是颜色的第4个分量, 过去你使用GL_RGB 也就是3个颜色分量来指定一个颜色, 现在你可以使用GL_RGBA 来增加一个Alpha值了-Many OpenGL through the mixed-effects (Blending) to be completed, mixed, there
LOTR
- 火焰例子,这个一个指环王的游戏的一段火焰代码,是基于OPENGL的-Flame example, the one Lord of the Rings game code section of the flame is based on the OPENGL
maxflow1
- 最大流问题,用标号法寻求网络中最大流的基本思想是寻找可增广轨,使网络的流量得到增加,直到最大为止。-maximal flow
mydesign
- c++builder6和OpenGL结合的激光打靶的过程-c++ builder6 and OpenGL combined process of laser targeting
LIGHT
- 采用VC++6.0和OpenGL结合编程的方法实现了三维图形的绘制和现实光照效果的模拟。本代码为一个光照效果模拟程序,可通过直接改变光照参数调节光照程度,和材质表面。-Using VC++6.0 and OpenGL programming method combined with a three-dimensional graphics rendering and realistic simulation of lighting effects. The code for a simulati
INTRACTV
- 采用VC++6.0和OpenGL结合编程的方法,设计了一个三维视角变换模拟程序-Using VC++6.0 and OpenGL programming method combined with the design of a three-dimensional perspective transform simulation program
TEXTURE
- 采用VC++6.0和OpenGL结合编程的方法,达到改变三维物体材质的效果-Using VC++6.0 and OpenGL programming approach combining to change the effect of three-dimensional material objects
Block
- OpenGL in c++ sample code
