资源列表
NEHEOPENGL
- NeHe OpenGL(中文) OpengGL 入门必备教程 NeHe SDK 创建基本框架 怎样使用SDK 配置对话框 视口和绘制函数 2D字符 纹理 框架结构 教程目录 01:OpenGL窗口 02:多边形 03:添加颜色 04:旋转 05:3D空间 06:纹理映射 07:光照和键盘 08:混合 09:移动图像 10:3D世界 11:飘动的旗帜
Car
- 本人用c++ openGL写的一个汽车小程序,里面涵盖了简单的shader, 各种不同的光的渲染,skybox, 跟踪视角,天空视角, 碰撞体积-A car driving game programe which using c++ openGL, which covers a simple shader, a variety of light rendering , skybox, track angle view, sky view, the collision volume.
kock
- 用OpenGL编程,分别以直线段和正三角形为生成元,实现迭代6次以内的Kock曲线,用键盘交互控制迭代次数。 -Programming with OpenGL, respectively, as a straight line segment and triangle generator, to achieve within 6 iterations Kock curve, the number of iterations interactive control with the keybo
facemodeling
- 三维人脸造型程序,vc和opengl实现的,可以读取3ds模型文件-3D face modeling process, vc, and opengl implementation, you can read the 3ds model file
Super-Mario
- 超级玛丽 使用opengl C++环境的-Super Mario using opengl C++ environment
Missile-Test
- 利用opengl库编写的导弹飞行程序。提供各种视角,导弹尾焰,爆炸等制作逼真。-Opengl library prepared by the missile flight procedures. Provide a variety of perspectives, the missile exhaust plume, explosions and other lifelike.
exem
- 用OpenGL编写的一辆小型坦克,从源代码中可以了解到OpenGL对于建立3D图形的基本操作。-OpenGL prepared with a small tank, from the source code can be seen that the OpenGL for 3D graphics to establish the basic operation.
bezier
- 双三次B样条曲面算法,OpenGL编程,计算机图形学-Bicubic B-spline surface algorithm
OpenGL_Car
- 基于OpenGL制作的Win32下轿车运动程序,以V切换视角-OpenGL-based production of sports cars under the Win32 process to V switch perspective
SigGraph
- 基于opengl图像编程关于改变坐标模拟汽车等物体移动-Opengl programming based on the change in image coordinates of mobile objects, such as simulation of vehicle
mesh_glut
- 网格简化 利用opengl显示 编程环境vc++ 2008-Opengl display grid programming environment to simplify the use vc++ 2008
Canvas
- BCB下用Canvas画直线、圆,椭圆,不规则多边形-Canvas painting BCB using a straight line, round, oval, irregular polygon, etc.