搜索资源列表
MIPMAP
- OpenGL初级学习的经典例程,实现了多纹理贴图功能。有助于理解多纹理贴图功能。-OpenGL primary study of the classic routines, achieving more texture mapping function. Helps to understand more texture mapping function.
minimalScreenSaver
- This class loads a texture file and prepares it to be used in OpenGL. It can open a bitmap or a targa file. The min filter is set to mipmap b/c they look better and the performance cost on modern video cards in negl
assign2
- opengl小程序,包含了muilti texture, mipmap, envionment mapping等内容,是学习这些功能编程的参考
D3DMipmap
- direct3d Mipmap 的实现 和 各种渲染状态的转换
MIPMAP
- OpenGL初级学习的经典例程,实现了多纹理贴图功能。有助于理解多纹理贴图功能。-OpenGL primary study of the classic routines, achieving more texture mapping function. Helps to understand more texture mapping function.
minimalScreenSaver
- This class loads a texture file and prepares it to be used in OpenGL. It can open a bitmap or a targa file. The min filter is set to mipmap b/c they look better and the performance cost on modern video cards in negl
assign2
- opengl小程序,包含了muilti texture, mipmap, envionment mapping等内容,是学习这些功能编程的参考-opengl applets, contains muilti texture, mipmap, envionment mapping and other content, is to study these features programming reference
D3DMipmap
- direct3d Mipmap 的实现 和 各种渲染状态的转换-direct3d Mipmap realization and a variety of rendering the state of the conversion
Texture-Mipmap
- 基于OSG的Mipmap纹理映射(Texture Mipmap)示例-OSG-based texture mapping Mipmap the (Texture Mipmap) sample
opengl_programming_source_code_examples_MIPMAP
- opengl程序设计MIPMAP源码实例opengl programming source code examples MIPMAP-opengl programming MIPMAP source instance opengl programming source code examples MIPMAP
mipmap
- opengl编程源码实例,mipmap编程实例-opengl programming source code examples, mipmap programming examples! ! !
MipMap-chain-linear-interpolation-and-cubic
- 三次线性插值和MipMap链,高质量图形图像缩放技术之一,例子很多,参考性强。-MipMap chain linear interpolation and cubic,is one of Image scaling technology.
engine3d220582662011
- Software rasterizer with openGL style interface. Implements bilinear, trilinear, and anisotropic filtering. STL style container classes in C. Math library, including vector and matrix operations, various utilities. Filte
Shadow-map
- 利用OpenGL實作shadow map,程式碼可以直接執行。 1.利用鍵盤方向十字鍵可以控制光的位置。 2.F1鍵可以決定是用mipmap還是anisotropic filter。 3.滑鼠的中間滾輪點擊一下,可以使camera自動旋轉,再按一下就停止轉動。 4.PageDown降低camera的高度,PageUp則是增加camera的高度。-OpenGL implementation shadow map, the
CrossWithTexture
- 用D3D实现十字架的MipMap贴图,当随着距离变化时贴图不断变化-D3D to the cross MipMap map
D3DMipmapGoodSample
- MipMap的另外一个示例,其很明显的展示了地表贴图的变化-MipMap another example, which obviously shows the changes in the surface texture
engine3d
- Software rasterizer with openGL style interface. Implements bilinear, trilinear, and anisotropic filtering. Filtered image scaling, mipmap generation. Polygon/triangle/quad/strip type input. Smooth shaded directional/pos
mipmap
- 关于基于C++平台下 openGL 的 mipmap技术的一片个人认为很优秀的论文(英文版)-About the openGL based C++ platform technology, a personal view mipmap very excellent paper (English)
mipmap
- opengl编程源码实例,mipmap编程实例-opengl programming source code examples, mipmap programming examples! ! !
mipmap
- \file mipmap.c mipmap generation and teximage resizing functions.