搜索资源列表
CG_exp2
- 这是一个从文件中读入顶点和三角形信息,做出三维图形,并且同时用鼠标和键盘实现了缩放,旋转,平移等基本操作,是用opengl进行三维作图,实现键盘鼠标交互的一个不错例子-This is a read from a file vertex and triangle information, making three-dimensional graphics, and also with the mouse and keyboard to achieve the zoom, rotation, tra
MyProject
- 3DS文件格式的读取与OPENGL显示在SDI文档里面,还画了一个可以用键盘控制的小型机器人移动。3DS模型是一条船舶。这个是本人研究生的毕业设计的内容哦。-3DS file format to read and display the document inside the SDI, you can also draw a small robot with a keyboard to control movement. 3DS model is a ship. This is my desig
STL-Model-Read-And-Display--For-VC6
- 在VC6.0环境下多模态显示STL标准三维模型,可以与鼠标、键盘进行交互。-The OpenGL program to display the STL model file in VC6.0 , it can interact with the mouse or keyboard.
test2.0
- 创建一个三维迷宫,支持替身通过一定交互手段在迷宫中漫游,基本功能包括: 读取给定的替身模型,加载到场景中。 键盘方向键控制替身转向与漫游。 有碰撞检测,替身不应当穿墙。 支持切换第一视角和第三视角进行观察。 迷宫场景中的墙、地面等应贴上纹理。 同时加入二维辅助地图,替身在三维迷宫探索的同时,在小地图中显示已经探索的区域; 在俯视状态下,可以通过鼠标点选替身需要到达的目的地,通过寻径算法,控制替身自动到达目的地; 迷宫地图交互编辑功能,例如,可以设计一个二维地图编辑
xuanzhuan
- 用opengl编写的立方体绕x,y,z轴分别旋转的程序,键盘上下左右控制。源码清晰易阅读,适合初学者学习。-Cubes using opengl prepared around x, y, z axes of rotation program, up and down the keyboard control. Clear and easy to read source code, suitable for beginners to learn.