文件名称:terrain_MDXsrc
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 321.41kb
- 下载次数:
- 0次
- 提 供 者:
- h***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Rendering terrains with Managed DirectX
There aren t many 3D games without a terrain. Creating and rendering a terrain, and the physics involved when, for example, driving on it with a car can be quite difficult. This article will demonstrate one technique to create a terrain: a simple technique to implement, but one that will look good.
There aren t many 3D games without a terrain. Creating and rendering a terrain, and the physics involved when, for example, driving on it with a car can be quite difficult. This article will demonstrate one technique to create a terrain: a simple technique to implement, but one that will look good.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 53607939terrain_mdxsrc.zip 列表 App.ico AssemblyInfo.cs bin/Release/ DXUtil.cs Form1.cs Form1.resx grass.bmp heightmap.bmp rock.bmp shader.fx Terrain.cs TerrainRendering.csproj TerrainRendering.csproj.user TerrainRendering.sln