搜索资源列表
04_Rotate
- 旋转: 在这一课里,我将教会你如何旋转三角形和四边形。左图中的三角形沿Y轴旋转,四边形沿着X轴旋转。 -rotation : In this lesson, I will you how to rotate the church triangular and quadrilateral. Left triangle along the Y-axis rotation, along the X axis Quadrilateral rotation.
3Dpicture
- 本程序中利用了一个可用于有限空间内三维成像的简易算法。根据有限空间中底面上所有采样点在三维笛卡儿空间内的坐标(x,y,z),然后将其转换为计算机屏幕上的像素点的坐标(x,y),从而绘制出具有真实立体感的图像。实践证明,利用此算法可以很方便地在计算机屏幕上绘制任意旋转的三维图像。-the use of the procedure can be used to a limited space within 3D imaging of simple algorithm. According to th
implicit-plot
- 这是理解隐函数 如f(x,y,z)=0,作图的算法的一个最基本的程序, key: 1. q or w 绕x轴旋转 2. a or s 绕y轴旋转 3. z or x 绕z轴旋转-This the understanding implicit function f (x, y, z) = 0, the mapping algorithm of a basic procedure key : 1. w q or x-axis rotation around t
Vostok
- 本程序表示被附到三辆车辆的三烟效果。如果效果的变换包含了被转换的车辆的旋转,那么每个会似乎有一个不同的方向的风吹效果。 效果因此被开始只有在 adf 文件中以 X , Y 和 Z 转换,然后一个风矢量被为每个进入 VGFX_WVECTOR 属性目录之内复印。 当风方向然后被改变它的时候将会为所有的三烟效果一起改变, 不管位置和叁考效果的运动员的定方位-the procedure was attached to the three vehicles of three smoke effect. I
3Drotate
- 3D旋转源码,设定不同的x,y,z 坐标轴旋转-source 3D rotation, different set of x, y, z-axis rotation
MatView45.zip
- 三维表面图形控件是建立在OpenGL基础上的控件,给定zij=f(xi,yj)离散数据,可以绘制三维表面图形。三维图形的表面可以使用不同的颜色、光照、纹理,也可以控制其绕x、y、z轴旋转,还可以通过随时间而改变控件中的数据,制作随时间变化的动态图形。三维表面图形控件包含的文件有:matview45.ocx,gl3d20.dll,CqmImg32.dll,Visdp32.dll。,Three-dimensional surface graphics control is built on the
Jingyu_Question1
- Use the keys X, Y, and Z to control rotations about the x, y and z axes respectively. Each press of a key causes a rotation of 15 degrees about the related axis. Display your teapots using three viewports for the front, top and side views using ortho
Cube-rotating
- 计算机图形学,立方体旋转,围绕x,y,z轴旋转,没有注释。相信直接看代码就能看懂-Computer graphics, cube rotation, around the x, y, z axis, with no commentary. I believe looking at the code can be read directly
51
- 立体四方体`宣染``绕X Y 自转`公转-The stereo Quartet `declared dyed ``` revolves around the XY rotation
sanwei
- 画了一个小房子,三维图形绕x,y,z轴旋转-A drawing of a little house, three-dimensional shape around the x, y, z-axis rotation
Example1
- 绘制一个正方体,通过上下左右键控制其上下左右移动,通过x和y键控制其绕x轴和y轴旋转。-Draw a cube, controlled by the arrow keys to move up and down, by the x and y keys to control its rotation around the x-axis and y-axis.
Example2
- 绘制一个不同面显示不同颜色的正方体,该正方体沿x轴倾斜45度,在绕y轴不断旋转。-Draw a different plane to display a different color cube, the cube along the x-axis is inclined by 45 degrees, in constant rotation about the y-axis.
guangxianmoni
- 我基于OpenGL创建了大写字母P和小写字母p的三维图形。在美式键盘大写未锁定条件下,运行程序时,可以实现图形的自转、手控绕X,Y,Z轴旋转、放大、缩小和左、右平移。程序还添加了材质,光源和光照的设置-I created a three-dimensional graphics based on OpenGL uppercase P and the lowercase p s. In the American capital keyboard unlocked condition, when y