资源列表
dither
- 用n×n抖动矩阵实现指定区域的半色调抖动,主要部分是抖动矩阵的递归实现,此部分较难
OLYMPIC-five_circle
- 用OPenGL编写的可动五环图像,已调试通过。-use OpenGL preparation of mobility showed images, debugging through.
OPENGLforBeginners
- 关于OPENGL的一些基础知识,新入手的人必看
简单图形变换
- 运用OPENGL实现的简单图形变换和动画效果-use the OpenGL graphics transformation and simple animation
opengl-Planets
- 用opengl和vc++实现的行星位置的演示,主要演示opengl中的拣选功能-use opengl and vc achieve planetary position of the display, the display opengl selected functional
OpenG
- opengl图像旋转,及文字显示,大家好好学习一下,方便交流-opengl rotate the image, and text display, we learn about, to facilitate the exchange
SwimmingPool2
- Swimming Pool application while OpenGL
movelight
- 一个opengl的简单应用实现。可对物体进行缩放旋转,开启光照等功能-Opengl implementation of a simple application. Scaling of objects can be rotated to open the lighting and other functions
OpenglRender
- 使用opengl渲染的实例,使用opengl渲染的实例,-Examples of the use of opengl rendering, use the opengl rendering examples
SimAndRender_01
- max里的解算流体计算和渲染脚本。使用max加载脚本代码运行。-max fluid solver in the computing and rendering scr ipts. The use of scr ipt code to run load max.
taiji156789
- 使用opengl画的一个太极的小程序.画得还不错-use opengl painting of a tai chi small procedures. Paint is not bad
NeHe
- 什么是OpenGL: OpenGL(“Open Graphics Library”)是图形硬件的软件接口。OpenGL包括大约250个不同的函数,程序员可以使用这些函数设定要绘制的物体和操作,来制作交互的三维应用程序。 OpenGL是专业图形处理,科学计算等高端应用领域的标准图形库。它的主要竞争对手是微软的Direct3D。OpenGL曾长期处于技术上的领先地位,但近年来Direct3D也迎头赶上。目前这两种图形API在性能上可说是旗鼓相当。不过OpenGL支持众多的操作系统,