搜索资源列表
-
0下载:
在visual studio2005环境下使用opengl编写的3维机器人程序,添加了光照和运动-In the use of visual studio2005 environment opengl prepared 3-D robot procedures, add the light and movement
-
-
0下载:
一、实验目的和要求
在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容;
进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。
二、实验内容和原理
使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形:
“桌子和茶壶的正投影和透视投影”
可以使用键盘改变camera位置与观察方向
(按键为a
-
-
0下载:
Install Glut on windows and start coding your computer graphics programs in C/C++. You need to add the dependencies of glut or glu files with the new visual studio
In Block Breaker we divide the whole section in two part - Block area and Hit Area.
-