资源列表
proj1
- 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(refl
wrls-dsdv
- simulation of the DSDV routing Ad-Hoc protocole
monifeixingqi
- 简单飞行模拟实现,基于OpenGL和VC6.0,可以实现平飞,俯冲,侧翻等基本飞行动作的模拟。-A simple flight simulator implementation, based on OpenGL and VC6.0, can achieve level flight, diving, rollover and other basic flying simulation.
openglcordianate
- 在vc++MFC程序中加入该类,定义该类的对象,再调用类中画坐标的函数即可绘制3维坐标-In vc++ MFC program to join the class, define the class of objects, and then call the class function of drawing coordinates three-dimensional coordinates can be drawn
opengl3ds
- 读取3ds模型的类,加载该类即可读取3ds模型-Read the 3ds model class, the class can read the 3ds model loading
3dsnowworld
- OpenGL实现的三维动态雪景,实现了动态粒子效果。-Three-dimensional dynamic snow OpenGL implementation to achieve a dynamic particle effects.
Puzzle
- OpenGL实现的puzzle小游戏,实现了基本图像及键盘控制功能。-OpenGL implementation puzzle game to achieve the basic image and keyboard control functions.
Hanoi
- OpenGL实现的汉诺塔自动演示程序,包含汉诺塔循环算法,自动演示。-OpenGL implementation Tower of Hanoi automated demo program, including the Tower of Hanoi loop algorithms, automatic presentation.
Worms
- OpenGL实现的线条随即游动,相应鼠标点击功能。-OpenGL implementation immediately swim lines, the corresponding mouse click functionality.
OPENGLMaze
- OpenGL实现的迷宫程序,相应键盘的控制键,控制方向。-OpenGL implementation of the maze procedure, the corresponding control of the keyboard keys to control direction.
Line
- Circle midpoint using openGL
Circle_Midpoint
- circle midpoint using openGL
