搜索资源列表
new3dtin
- tin三角网构的3d程序。加纹理,光照等。无需压缩密码,解压缩后即可看。-tin triangular configuration of the network 3d procedures. Plus texture, light and so on. Without compression password, solutions can be compressed.
VS_Light_Texture
- 利用Direct3D中的顶点渲染,光照合纹理映射,实现一架直升机动态旋转,光与影较好的结合。-use Direct3D the vertex exaggerated, a light texture mapping, achieving a helicopter dynamic rotation, the combination of light and shadow better.
c_directx
- directx的循序渐近编程,从简单的绘制基本的几何图形到光照、材质、纹理、模型等编程。-DirectX the orderly and gradual program, from simple geometric shapes drawn to the basic light, material, texture, Programming model.
XRay(VC++)
- 利用DirectX8,绘制了一个轮胎,该轮胎含有光照和纹理,实时绘制的效果很好.
terrain
- Direct3D 游戏开发技术详解 配套第12章代码 绘制并加载显示地形 1.用D3DX库接口创建一个空Mesh模型 2.创建Mesh所需的顶点矩阵,填写顶点缓冲区的索引信息 3.创建纹理,添加光照并渲染
OpenGLProgram
- OpenGl编程示例: VC下的OpenGL开发框架与应用举例 OpenGL中纹理贴图、滤波、光照和雾化效果编程初步 基于MFC框架的OpenGL三维图形编程
01_Fur.rar
- 本程序通过ASM顶点渲染利用纹理映射和光照实现短毛发的实时渲染。使用VC和DirectX编写。,This procedure ASM vertex shader through the use of texture mapping and light short hair to achieve the real-time rendering. VC and the preparation of the use of DirectX.
BumpMap
- 用c++与hlsl写的,实现了基本光照模型和凹凸纹理映射-Hlsl using c++ and write to achieve the basic illumination model and bump texture mapping
LightMap D3D光照纹理的应用
- 一个D3D 光照纹理的应用 使用directX sdk 9.0 。 光照纹理是 最重要的纹理之一。 -D3D application of a light texture to use directX sdk 9.0. Light texture is one of the most important texture.
DirectX
- 一系列关于DirectX的学习资料,包括初始化,光照,纹理映射,绘制流水线等的ppt资料及源码-Series of DirectX, learning materials, including initialization, lighting, texture mapping, drawing lines and other information and source of ppt
TexCube
- directx9.0 绘制立方体木箱并赋予纹理贴图,加光照-directx9.0 draw a cube wooden box and give texture mapping, plus light
SphereWorld
- VC++控制台程序下的OpenGL小程序,演示了一个三维立体世界。方法囊括了纹理贴图,以及光照处理。可能对你有参考作用。-VC++ Console Application under the OpenGL applet, presentation of a three-dimensional world. Ways to include texture mapping, as well as the light treatment. You may have as reference.
Terrain
- 使用高度图生成一个地形,使用地形的纹理和光照.找到控制地形上照相机位置的,模拟在地形上走动。-Used to generate a terrain height map, the use of texture and light terrain. Found to control the terrain on the camera location to simulate the terrain at Walk on.
DirectXPerlinNoise
- 一个生成纹理图,光照图,高度图的演示。 使用了柏林噪声算法-A generation of texture maps, light maps, a high degree of map presentation. Berlin noise algorithm used
Project
- 实现艺术字体的倾斜,锥状,圆形,方形,字幕,纹理,光照字等的变换。-To achieve artistic fonts tilt, pyramidal, round, square, subtitles, texture, light and so the word transformation.
TricksOfThe3DGameProgrammingGurus
- 本书是游戏编程畅销书作者André LaMothe的扛鼎之作,从游戏编程和软件引擎的角度深入探讨了3D图形学的各个重要主题。全书共分5部分,包括16章的内容。第1~3章简要地介绍了Windows和DirectX编程,创建了一个Windows应用程序模板,让读者能够将精力放在游戏逻辑和图形实现中,而不用考虑Windows和DirectX方面的琐事;第4~5章简要地介绍了一些数学知识并实现了一个数学库,供以后编写演示程序时使用;第6章概述了3D图形学,让读者对本书将介绍的内容有大致的了解;第7~11
teapot
- draw the teapot with VC++ and OPENGL,应用光照等,纹理绘制茶壶-draw the teapot with VC++ and OPENGL, lighting and other applications, texture mapping teapot
indexbufferCube
- DirectX9,用索引缓冲绘制一个立方体,附带光照纹理-DirectX9, using index buffer draw a cube, with light texture
newogl08
- 使用opengl绘制几何体,添加光照纹理等材质-Use opengl rendering geometry, add the light texture and other materials
代码
- 使用OPENGL实现光照,纹理,以及立方体的动态演示(Dynamic demonstration of light, texture, and cube using OPENGL)