资源列表
halfedge
- c++源代码 半边结构OpenGL 实现dog.obj文件读取, 进行放大缩小, 旋转等效率-OpenGL halfedge Algorithm
fire-simulation
- 基于粒子模拟的火焰系统,在不同风场作用下火焰会有相应变化 -Flame in the different wind farms role, there will be a corresponding change in particle simulation-based flame system
OpenGL
- OpenGL基础知识文档资料,讲解颜色,灯光,纹理,建模,特殊光处理等。-Basic knowledge of OpenGL documentation to explain the color, lighting, texture, modeling, special treatment, such as light.
HeightMap01
- WGL Terrain Test via OpenGL
OpenGL
- 本程序绘制了一个球体。此球体有三种显示方式,分别是顶点型,线条型和曲面形。其中用到了环境光,漫射光和镜面光。球体可以设置为自动旋转和鼠标拖动旋转-Pellets display
VC6.0
- OpenInventor在C++中的相关编程(OpenInventor related programming in c ++)
opengl
- 实现前进后退左右漫游场景,在程序中有盒子和飞机等物体。-Achieve forward and backward about roaming scenario, there is a box and aircraft and other objects in the program.
opengltest
- 本程序运用opengl编程语言绘制多纹理图形,并实现用键盘实现平移,用鼠标点击实现旋转-This procedure using opengl to draw more texture graphical programming language, using a keyboard realizing translation,and using the mouse to click on the implementation
c-3
- opengl立方体,纹理添加,六个面,自动旋转-opengl cube
choose-and-back
- 对OBJ模型的读取以及选取和模型信息的反馈-To read OBJ model selection and model information and feedback
3DGraphics
- 本程序是用opgl 在c++中实现画圆和正方体的算法,包括其他一些功能,比如旋转-database design
OpenGLbczn8_downcc
- OpenGL编程指南(第八版):OpenGL 图形系统是图形硬件的一种软件接口(GL 表示 Graphics Library,即图形库)。 它使得用户可以创建交互式的程序以产生运动的 3 维对象的颜色图像。通过 OpenGL,我们 可以使用计算机图形学技术来产生逼真的图像,或者通过一些虚构的方式产生虚拟的图像。 这本指南将告诉你如何使用 OpenGL 图形系统进行编程,得到你所期望的视觉效果。(OpenGL Programming Guide (8th Edition))