D3D_EVC_WINCE

所属分类:Windows CE
开发工具:C++
文件大小:110KB
下载次数:157
上传日期:2006-11-30 19:31:19
上 传 者yxyAlbert
说明:  Windows CE .Net 下面 Direct 3D编程的经典实例。对于初学Windows 平台下Direct 3D技术的程序员颇具借鉴意义!
(Windows CE. Net Below Direct 3D programming of the classic examples. For novice Windows platforms Direct 3D technology programmers rather learn!)

文件列表:
D3D\BOIDS\boids.cpp (25404, 2003-03-21)
D3D\BOIDS\boids.h (2335, 2003-03-21)
D3D\BOIDS\flock.cpp (8775, 2003-03-21)
D3D\BOIDS\makefile (662, 2001-12-19)
D3D\BOIDS\sources (849, 2003-03-21)
D3D\BOIDS (0, 2006-08-19)
D3D\dirs (458, 2003-03-21)
D3D\SIMPLE\makefile (662, 2001-12-19)
D3D\SIMPLE\simple.cpp (8485, 2003-03-21)
D3D\SIMPLE\sources (983, 2003-03-21)
D3D\SIMPLE (0, 2006-08-19)
D3D\TUTORIALS\dirs (560, 2003-03-21)
D3D\TUTORIALS\TUT01_CREATEDEVICE\createdevice.cpp (6807, 2003-03-21)
D3D\TUTORIALS\TUT01_CREATEDEVICE\makefile (662, 2001-12-19)
D3D\TUTORIALS\TUT01_CREATEDEVICE\sources (843, 2003-03-21)
D3D\TUTORIALS\TUT01_CREATEDEVICE (0, 2006-08-19)
D3D\TUTORIALS\TUT02_VERTICES\makefile (662, 2001-12-19)
D3D\TUTORIALS\TUT02_VERTICES\sources (839, 2003-03-21)
D3D\TUTORIALS\TUT02_VERTICES\vertices.cpp (9589, 2003-03-21)
D3D\TUTORIALS\TUT02_VERTICES (0, 2006-08-19)
D3D\TUTORIALS\TUT03_MATRICES\makefile (662, 2001-12-19)
D3D\TUTORIALS\TUT03_MATRICES\matrices.cpp (10925, 2003-03-21)
D3D\TUTORIALS\TUT03_MATRICES\sources (839, 2003-03-21)
D3D\TUTORIALS\TUT03_MATRICES (0, 2006-08-19)
D3D\TUTORIALS\TUT04_LIGHTS\lights.cpp (12721, 2003-03-21)
D3D\TUTORIALS\TUT04_LIGHTS\makefile (662, 2001-12-19)
D3D\TUTORIALS\TUT04_LIGHTS\sources (837, 2003-03-21)
D3D\TUTORIALS\TUT04_LIGHTS (0, 2006-08-19)
D3D\TUTORIALS\TUT05_TEXTURES\banana.bmp (196662, 2003-03-21)
D3D\TUTORIALS\TUT05_TEXTURES\makefile (662, 2001-12-19)
D3D\TUTORIALS\TUT05_TEXTURES\resource.h (437, 2001-12-19)
D3D\TUTORIALS\TUT05_TEXTURES\sources (932, 2003-03-21)
D3D\TUTORIALS\TUT05_TEXTURES\textures.cpp (14256, 2003-03-21)
D3D\TUTORIALS\TUT05_TEXTURES\textures.rc (468, 2003-03-21)
... ...

//----------------------------------------------------------------------------- // // Name: Boids Sample // // Copyright (c) 1999, Microsoft Corporation All Rights Reserved. // // //----------------------------------------------------------------------------- Description =========== Boids is a sample Direct3D application which demonstrates rendering using DrawIndexedPrimitive using vertex and index buffers, and DrawPrimitiveUP using a user-supplied array of vertices. Path ==== Source: SDK\Samples\D3D\Boids User's Guide ============ The A (alignment), C (cohesion) and O (obstacle) keys alter behavior of the boids in various ways as long as they are held down. Hold down the S key or the spacebar and the birds flock in closer. Release the key and they spread apart. Hold down the M key and the birds wander off their path. Release and the birds will eventually get back on the path. Press the ESC key to quit.

近期下载者

相关文件


收藏者