搜索资源列表
Antialiasing_cube
- 在vc++环境下绘制反走样的线框型立方体,可以实现立方体的放缩。-in vc + + environment mapping Antialiasing type of wireframe cube, the cube can be achieved Zooming.
Antialiasing
- OpenGL三维图形系统开发与实例-OpenGL 3-D graphics system development and examples
KangJuCihuoyanxiaoguo
- 全屏抗锯齿和景深效果演示 花了一个下午,写了个实用的演示.演示如何实现全屏抗锯齿和景深效果. A键 - 开始全屏抗锯齿 D键 - 开始景深效果 UP键 - 增加摄相机的焦距 N键 - 不要任何效果 DOWN键 - 减小摄相机的焦距 -full screen antialiasing and depth of field effects demo spend an afternoon, write a practical demonstration. dem
OpenGL-Package
- 利用MFC开发的OpenGL开发包,展示了Antialiasing、Gouraud 、Texture mapping 、Texture lighting 、 Texture transparency 的开发
ASphereWithWireframe-vertex-faceMode
- 该程序是一个很全面的进行交互式绘制球体的MFC&OpenGL程序,该程序设置了球体的三种模型,分别是vertex,wireframe,face模式,而且设置有很好的光照和着色效果。还可以看到球体的反走样(antialiasing)和Gouraud效果。用户还可以看到动画效果,以及对球体的x,y,z轴方向的缩放效果。-The program is a very comprehensive interactive mapping sphere of MFC
REDBOOK
- OpenGL 程序指导红皮书,Color Plates Glossary (not included in this version) -OpenGL Programming Guide or The Red Book About This Guide Chapter 1: Introduction to OpenGL Chapter 2: Drawing Geometric Objects Chapter 3: Viewing Chapter 4: D
Antialiasing
- 实现一个自动旋转的三维立方体,使用OpenGL类库编写。-To achieve an automatic three-dimensional cube rotation, prepared using OpenGL library.
Antialiasing
- 旋转几何立体图形用opengl实现的源码。-Geometric three-dimensional graphics rendering
opengl_programming_source_code_to_achieve_Antialia
- opengl程序设计实现Antialiasing源码opengl programming source code to achieve Antialiasing-opengl programming to achieve Antialiasing source opengl programming source code to achieve Antialiasing
Antialiasing
- opengl 多边形反走样,由于计算机生成的图形是由离散点组成的数字化图像,因而生成的图形必然与真实景物之间存在一定误差。这种误差表现为图形上的直线或光滑的曲线呈现锯齿状、彩色花纹失去原有的形态和色彩、细小物体在画面上得不到反映等等。这种锯齿就叫做走样。-opengl polygon Antialiasing
Antialiasing
- 使用openGL生成一个透明的背景为灰色的立方体框架,并可以自动旋转-use the openGL produce a famework of a square,the back is brown and it can turn around automatically.
OpenGL_MFC
- 这一些OpenGL在MFC中实现的一些小的例程,可以实现抗锯齿,纹理映射,纹理照明,纹理透明度等。 这些例程创建一种方法实现以下功能: 在一个对话框中画一个简单的立方体并使用OpenGL进行渲染。 可以用鼠标右键菜单操纵物体,改变纹理等。 一个定时器控制的自动旋转。 纹理文件必须是2^n*2^m*24bits的BMP位图。-This is the smallest example to make : Antialiasing Gouraud Textur
Antialiasing
- 在对话框中创建OpenGL Starting OpenGL in a dialog-Starting OpenGL in a dialog
Smoother
- openGL 实现平滑效果 Demonstrates point and line antialiasing-openGL achieve a smoothing effect Demonstrates point and line antialiasing
antiAliasing
- opengl 基础三维方块的实现,用于初学者了解opengl的运作机制-Opengl realize three-dimensional block foundation for beginners to understand the operating mechanism of opengl
