搜索资源列表
CPG
- 计算机图形学——立方体旋转 立方体沿轴X,Y,Z旋转,但没有对代码作出注释,不过大家应该能看得懂!! 转载自: 开源盛世-源代码下载网 -computer graphics -- rotating cube cube along the axis X, Y and Z rotation, but no code to make notes, but we should be able to be able to read! ! reprinted
XZZhuoZi
- vb做的立体桌子,可以旋转,可以按X轴旋转可以按Y轴旋转,可以按Z轴旋转,每个面有自己的颜色-vb do three-dimensional table, rotating, with the X-axis rotation according to Y-axis rotation, in accordance with a Z-axis rotation, Each face has its own color
Teapot
- 本程序实习了openGL的茶壶(Teapot);键盘C键控制其颜色;R键实现了旋转,同时X,Y,Z键可改变其旋转轴;方向键可控制光源位置;按着鼠标左键移动鼠标可以人工旋转,像Google Earth;按着鼠标右键移动向上移动鼠标壳缩小其尺寸,向下可放大-This program internship in openGL teapot (Teapot) keyboard C keys to control their color R key to achieving the rotation,
5star
- 能在一个平面坐标系中画一个五角星,输入指定的坐标点P(x,y)以及这个五角星绕P点旋转的角度a,运行就可以让五角星绕P点旋转的角度a。-In a plane coordinate system in a draw five-pointed star, enter the designated point coordinates P (x, y), as well as the five-pointed star around the P point of rotation angle a, ca
draw3
- 建立正方体的数据模型;编写应用程序,利用菜单和键盘结合的方式完成对正方体的进行移动、比例和旋转变换,并显示透视或平行投影结果。要求应用程序具有如下功能: 1、 通过菜单选择的方式,选择对三维空间中的立方体作平行投影或透视投影; 2、 通过键盘按键或鼠标移动的方式,完成对三维空间中的立方体进行平移(上下左右前后),比例变换(放大或缩小)以及旋转变换,并同时显示变换后的投影结果 3、 创建对话框,通过对话框设置透视投影时候的投影中心,以及旋转变换时候的旋转轴(可以设置成分别绕x轴,y轴,