资源列表
terrain
- 地形平滑渐变,输入两幅高程图像,用三维形式显示从一幅图像到另一幅图像的渐变过程-Smooth terrain gradient, enter the two elevation image, using three-dimensional display from one image to another image of a gradual process
D3D9NormalMapping
- // This demo implements tangent space normal mapping using a series of Direct3D // High Level Shading Language (HLSL) shaders. A single D3DX Effect file (.fx) // is provided with three techniques that implements normal mapping for each // of th
D3D9ParallaxNormalMapping
- // This demo implements tangent space parallax normal mapping with offset // limiting using a series of Direct3D High Level Shading Language (HLSL) // shaders. A single D3DX Effect file (.fx) is provided with three techniques // that implements
D3DCamera1
- // This the first demo in the Direct3D camera demo series. In this demo we // implement the classic vector based camera. The camera supports 2 modes of // operation: first person camera mode, and flight simulator camera mode. We // don t implem
dx9_point_light
- //Name: dx9_point_light.cpp //Author: Kevin Harris // Last Modified: 02/17/05 //Descr iption: This sample demonstrates how to setup point lighting with //Direct3D. The sample also demonstrates how the tessellation // or triangle count of
dx9_shadow_volume
- // Note: The buildShadowVolume() method contains a data type called MeshVertex, //which is basically hard-coded to work with my sample s teapot mesh. //If you want to use another mesh instead of the teapot, you ll need to // find out what the F
HLSLWavingGrassEffect
- 25/05/2005 : Demo ported to DirectX April SDK 2004 // - Batch Grass Vertex // - Use HLSL Vertex Shader to move grass // // - Grass texture used is a modified version of the ATI Grass Demo -25/05/2005 : Demo ported to DirectX April SDK 2004
ll
- 一种简单的灰度图片的匹配方法,是有自己编写-A simple gray scale image matching method is to prepare its own
Toon_With_Outlines
- 该程序是由D3D完成,实现了图形学中的非真实感绘制功能-This code is finished by Driect3D, and it achieves toonMapping with outline.
3DProjectionSRC
- 3d reconstruction source code image modeling source code
3DGameProgramingAndSrc
- 3D游戏编程 电子书pdf及源码 杨青著, 该书从头到尾都是使用实际的程序例子来引导读者进行一步一步的深入学习。-3D Game Programming E-book pdf and the source Yang Qing a, The book from start to finish are all examples of the use of practical procedures to guide readers step by step, in-depth study.
3Dgraphicsbasedonc
- 用C语言实现3D图形的例程。包含全部源码。-C language implementation with 3D graphics routines. Contains all the source code.