文件名称:code
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2017-12-05
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 噼哩***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、利用OpenGL函数画一个三维物体;
2、利用鼠标或键盘控制三维物体在屏幕上移动、旋转和放缩
(1)移动:不能直接调用OpenGL几何变换函数,运用齐次坐标,采用矩阵相乘的方式自己编程实现;
(2)旋转、放缩可以调用OpenGL函数(1. Draw a three-dimensional object by using the OpenGL function;
2. Use the mouse or keyboard to control the movement, rotation and contraction of 3D objects on the screen
(1) mobile: can not directly call the OpenGL geometric transformation function, use the homogeneous coordinate, and use the way of matrix multiplication to achieve their own programming.
(2) the OpenGL function can be invoked for rotation and contraction)
2、利用鼠标或键盘控制三维物体在屏幕上移动、旋转和放缩
(1)移动:不能直接调用OpenGL几何变换函数,运用齐次坐标,采用矩阵相乘的方式自己编程实现;
(2)旋转、放缩可以调用OpenGL函数(1. Draw a three-dimensional object by using the OpenGL function;
2. Use the mouse or keyboard to control the movement, rotation and contraction of 3D objects on the screen
(1) mobile: can not directly call the OpenGL geometric transformation function, use the homogeneous coordinate, and use the way of matrix multiplication to achieve their own programming.
(2) the OpenGL function can be invoked for rotation and contraction)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
第五次实验源码.txt | 6727 | 2017-12-04 |