搜索资源列表
shangchuan.rar
- n皇后算法,多边形裁减,正方体旋转,三角形的绘制与填充,画虚的直线和曲线
正方体旋转.rar
- 立方体旋转且各面颜色不同
在OpenGL视图中绘制动画
- 利用mfc设定计时器和帧缓存技术,可以制作出流畅的动画。一般用opengl向正方体表面添加各种颜色,以达到双缓存动画的实现。-use mfc set the timer and fr a me buffer technology, can produce smooth animation. General use opengl cube surface to add color to achieve double-buffering t
d3dlesson07
- 应用DirectX 8.0 SDK制作纹理过滤、光照效果以及键盘控制的旋转的正方体-use DirectX 8.0 SDK produced texture filtering, lighting and keyboard control of the rotating cube
d3dlesson08
- 应用DirectX 8.0 SDK制作透明效果,纹理过滤、光照效果以及键盘控制的旋转的正方体-use DirectX 8.0 SDK produced transparent effect, texture filtering, lighting and keyboard control of the rotating cube
newogl005
- 应用OpenGL制作彩色旋转的金字塔和正方体-OpenGL production color rotating cube and pyramids
C++MFC实现的绘制正方体的三视图
- C++MFC实现的绘制正方体的三视图
shangchuan
- n皇后算法,多边形裁减,正方体旋转,三角形的绘制与填充,画虚的直线和曲线-n Queen s algorithm, polygon reduction, cube spins, drawing a triangle with the filling, painting imaginary straight lines and curves
正方体旋转
- 立方体旋转且各面颜色不同- The cube revolves also each color is different
3DAni
- 正方体透视投影变换,可通过鼠标及键盘实现动画效果-cube perspective projection transform, through mouse and keyboard to achieve animation effects
opgl_torus
- 用OpenGL开发化工过程仿真视景系… 基于虚拟现实技术的自行车漫游...线段。移动物体 在视图中建立一个正方 体,使用鼠标左键点击正方体,这时正方体-developed using OpenGL chemical process simulation visual system ... based on virtual reality technology to a bicycle ... roaming segment. Movin
le7
- 应用VC++6.0编写实现纹理过滤器、基本的光照和键盘控制等特效的一个正方体转动的小程序-prepared to achieve texture filters, and basic keyboard illumination control effects of a rotating cube of small programs
wenliying
- 用openGL做的关于纹理映射的正方体旋转动画-do with the texture mapping on the rotating cube animation
3D
- 实现了3D正方体的旋转. 本程序可用鼠标及键盘控制,鼠标左键即一个虚拟跟踪球,右键可以调用菜单。 键盘控制键分别为:0-7数字键,b,c,i,m,p,r,w-Realize the 3D rotating cube. This procedure can be used to control the mouse and keyboard, the left mouse button that is a virtual track
openglbasiccode
- opengl基本代码,包括漫游,坐标轴,以及旋转正方体-opengl basic code, including roaming, axes, and rotating cube
zhenfangtixuanzhuan
- VC++实现三维正方体旋转。图形学学习代码-VC++ Realize three-dimensional rotating cube. Graphics learning code
200542516518
- 在VS2005平台下编写的简单程序--正方体-VS2005 platform in preparation of a simple procedure- cube
纹理贴图
- d3d 绘制一个正方体并且六个面贴上不同的纹理,并且绕x,y,z旋转(D3D draw a cube and six different surface texture, and around x, y, Z rotation)
鼠标控制正方体下拉菜单
- 可实现鼠标控制正方体菜单的贴图和鼠标键盘控制旋转。(Mapping and mouse keyboard control can realize the mouse to control the rotating cube menu.)
圆柱
- 编写计算正方体,圆柱体,球体的表面积和体积,要求: 1这三个类要有一个公共的基类。 2 这三个类计算正方体,圆柱体,球体的表面积和体积的成员函数名字相同 3按照运行时的多态性方法设计一个测试主函数,并进行测试。(Written to calculate the cube, cylinder, sphere surface area and volume requirements: 1 the three classes have