搜索资源列表
纹理映射.rar
- 纹理映射
简单纹理映射
- 利用VC++编的opengl简单的纹理映射-VC series opengl simple texture mapping
简单纹理映射鱼纹
- VC++6。0编写的opengl 简单的纹理映射木纹-VC 6. 0 opengl prepared by the simple wood grain texture mapping
织物纹理映射
- 对一张织物的图片选取指定区域,用另一种纹理进行映射
《精通DirectX 3D》第六章 纹理映射基础 01_TextureBase -
- 《精通DirectX 3D》第六章 纹理映射基础 01_TextureBase -
多层纹理映射
- opengl的多层纹理映射简单代码,适合初学者学习。
aastxmap
- 一个纹理映射的例子- A texture mapping example
fatmap2
- 一些快速纹理映射的例子- Some fast texture mappings examples
opengl_texture_sample
- 使用OpenGL的纹理映射技术在物体表面绘制图像-Use OpenGL texture-mapping technology in the surface rendering image
纹理映射
- 纹理映射-Texture Mapping
02.tar
- OPENGL纹理映射的例子-OpenGL texture mapping example
Koch
- 我做的一个用纹理映射和光照的程序,请大家多多包含!-I do with a light texture mapping and procedures, please include a lot!
textureskywind
- 实时软件纹理映射代码-real-time texture mapping software code
图形学画图程序
- 计算机图形学 图形绘制包括分形 纹理映射 真实感图象-Computer Graphics Rendering including fractal texture mapping photorealistic image
创建纹理场景
- 功能是通过纹理映射,在窗口中显示了一个方格形状的纹理场景-function through texture mapping, in the window shows a grid-shaped texture Scene
纹理映射Texture
- 本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将—个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a s
4纹理
- 纹理映射的简单例子,把一幅画映射到一个圆柱体上-texture mapping simple example, a painting of a map on the cylinder
简单纹理映射
- 利用VC++编的opengl简单的纹理映射-VC series opengl simple texture mapping
简单纹理映射鱼纹
- VC++6。0编写的opengl 简单的纹理映射木纹-VC 6. 0 opengl prepared by the simple wood grain texture mapping
正方体 纹理映射
- 将不同颜色的纹理贴到立方体六个不同的侧面上,并且实现旋转(Paste different colors on the six faces of the cube and rotate)