资源列表
OPENGL
- 1. 通过设置材料使得桌面和四条腿的颜色各不相同,分别为:(1, 0, 0), (0, 1, 0), (1, 1, 0), (0, 1, 1), (0, 0, 1); 2. 通过设置材料使得茶壶为金黄色; 3. 添加按键处理,移动场景中的光源,并能改变光源的颜色; 4. 修改茶壶的镜面反射系数,使之对光源呈现高光; 5. 在场景中添加一个聚光光源,其照射区域正好覆盖茶壶,并能调整改聚光光源的照射角度和朝向。-1 so that the material provided by t
openGL
- 分别用普通构建方式和显示列表对物体进行绘制,实现各种复杂的交互控制-Were built with ordinary ways and display a list of objects to draw, to achieve a variety of complex interactive control
OpenGL
- 在OpenGL中实现三维观察,透视投影,正交投影等功能,并用键盘控制。-Three-dimensional observation in OpenGL, perspective projection, orthogonal projection functions, and keyboard control.
OpenGL
- 用OPENGL实现基本的平移、旋转、缩放功能,是比较基本的源码例程-achieve the function of translating, rorating and size-changing,it s a good example for freshman
2121
- 用Qt做的界面,实现拐角插值并进行漫游的一个小系统-Do interface with Qt to achieve interpolation and roam around the corner in a small system
Snowman
- this snowman code-this is snowman code
VegaPrimeRunEnv
- 无需安装vp即可运行的vp程序 基于mfc开发 例子是直升飞机追击战机并制作特效 安装说明见解压后的redeme.txt -You can run without installing vp vp program development based mfc example is the production of special effects and a helicopter chase aircraft installation instructions redeme.txt see unp
The-Red-Book
- opengl红宝书全文在线阅读及源代码 解压后可看到-Read the full text online after opengl Little Red Book and decompression can see the source code
oalinst
- openal安装包 做视景仿真设置声音的必备插件 支持win7,8-openal package do visual simulation plug-in support essential to set the sound win7, 8
vp_cloud_define
- 自己通过vc++7.1结合opengl混合编程,实现了cg着色语言下的真实的云彩飘动的结果 用vp实现 非常逼真 内附acf设置文件含源代码-By combining its own opengl vc++7.1 mixed programming, the real results cg clouds wafted under shading language to achieve a very realistic set containing acf file containing the
123
- 直线画法基于MFC,人机交互界面,输入想要的坐标-Based on the straight-line method of painting MFC
BALLS
- 一个简单的openGL程序,点击拖动鼠标产生一个小球,小球会互相发生碰撞。-A simple openGL program, click and drag the mouse to produce a small ball, small ball collide with each other.