搜索资源列表
colorcube
- 在vc环境下运用opengl绘制的颜色立方体。这是一个采用光滑着色的立方体, 立方体的表面从一角的一种颜色渐变到正对角落的另一种颜色,还可以用键 盘上的箭头键来旋转该色彩立方体,观察它的各边各角。-environment in vc use opengl rendering color cube. This is a sleek-colored cube, the cube corner from the surface of a color gradient is to the rig
迷宫1
- [程序语言] IE3, IE4, IE5, NS3, NS4+ [功能描述] 生成和解决迷宫问题的Java小程序,可以在支持java的浏览器中运行。迷宫以三维形式显示在窗口中。 你可以按下相应的按钮,“New”生成一个新的迷宫,“Solve”按钮用于显示求解一个迷宫问题的路径,“Clear”按钮清除解决迷宫问题的路径。 一旦生成迷宫后,你也可以自己用手工来求解它的路径,你可以使用四个箭头键来画出其路径。 对于每个迷宫问题
显示BMP图象的程序
- 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctrl+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过 -640 * 480256 color. BMP file display program can browse, also showed four images on the screen can also ope
SHOWBMP.C
- 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctrl+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过 实例程序能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计-640 * 480256 color. BMP file display program ca
SHAPES-提供14种形状
- 可以支持绘制多种形状的箭头!-can support a variety of shapes drawn arrow!
arrow3.rar
- Matlab三维箭头标识图,可能比较简单,但是非常实用,作图时可利用,Matlab three-dimensional arrow logo map, may be more simple, but very useful, can be used when mapping
PS05-yiduow
- 简版的雷电,OpenGL所编写,用方向键控制方向,空格控制发射-Simplified version of the lightning, OpenGL written, with the arrow keys to control direction, space launch control
opengltest1
- 使用VS2008和opengl编写的全景图像拼接程序,可以完成图像拼接的立体显示,可以旋转,缩放,控制键为空格,和上下左右的四个箭头键,以及上下翻页两个键。包括立方体,圆柱面和球面全景图的生成,附有测试图片。 -Written using VS2008 and opengl panoramic image stitching programs you can complete the three-dimensional image mosaic display, you can rotate
L.zip
- Opengl 漫游程序,方向键实现在场景中的3d漫游,共有兴趣者学习。,Opengl roaming procedures, the arrow keys to achieve in the 3d scene roaming, there are interested to learn.
Lesson10
- 用opengl来实现三维场景的漫游。 其中墙壁是用bmp图片纹理。 不具备撞墙返回功能。 用键盘方向键控制视角。-Use opengl to achieve three-dimensional scene roaming. One wall is bmp image texture. Do not have the wall to return to function. Using the keyboard arrow keys to control the angle.
draw-point
- 将txt中点集通过opengl画出来,键盘上下左右键可以控制图像的旋转-Will txt opengl drawn through the mid-point set, the keyboard arrow keys to control the image rotation
OGL1-v2
- 基于z-buff算法的立方体消隐,方向键控制立方体的旋转-Z-buff algorithm based on cube blanking, the arrow keys to control the rotation of the cube
openglexe
- OpenGL编写的太阳系程序,可以通过方向键来进行移动,有兴趣可以看看。-OpenGL program written in the solar system can be carried out through the arrow keys to move, who are interested can look at.
Robot
- 这个机器人程序仅供学习,是一个简易的旋转控制的VC程序,基于OpenGL,通过方向键可以控制上肢转动,通过asdw控制转身前后移动,这个学习程序主要是为学习图形各种变换而作的。。。希望对大家有帮助-Procedures for learning the robot is a simple rotation of the VC control procedures, based on OpenGL, the arrow keys can be controlled through the rota
teapot
- 一只茶壶,按上下键可以旋转,是基于图像的-A teapot, according to the arrow keys to rotate, is based on the images
Task3_1
- 图形学的作业 用opengl+vc实现俄罗斯方块 用方向键控制变换和左右移动-Graphics operations use opengl+ Vc the realization of the Russian box with the arrow keys to control the transformation and around Mobile
line
- openGL 可以用上下左右的方向鍵控制這一條線-openGL can use the arrow keys up and down around a line to control the
arrow
- Plot arrow in Matlab
arrow
- draw an arrow on a image in Matlab using points
arrow
- 可以实现在matlab中画箭头的功能,只要给定起始点(this program can plot arrow,using the start and end point)