Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - DirectX9.0
Search - DirectX9.0 - List
DirectX9 写的一个小游戏,代码没来得及整理,2D,模仿1945
Update : 2008-10-13 Size : 156184 Publisher : fred

DL : 0
使用DirectX9 写的通用3D游戏框架,包含载入窗口,有开始游戏,制作小组,结束游戏选项,进入后屏幕为空。
Update : 2008-10-13 Size : 10934878 Publisher : Ken

Directx9里的3D地形(由高度图生成)四叉树结构生成,开发环境VC6.0+directx9 2008/6/30 by hzz 操作: WASD旋转场景,箭头控制视角,M改变渲染模式,ESC退出程序,有详细注释,适合dx9的学习研究。
Update : 2008-10-13 Size : 712285 Publisher : hzz

DL : 0
G5游戏引擎示例代码 引擎底层使用DirectX9实现。 引擎的制作方向是使逻辑层的编码量最小化。 游戏中常用的计数和状态值在引擎中会自动维护,逻辑层在任何时刻都可以方便的取出这些信息。 (如:游戏开始后的帧计数)
Update : 2008-10-13 Size : 8008716 Publisher : 李慧鹏

Directx9+vc6实现纹理蒙板技术,即纹理镂空的效果,游戏中可用于表现栅栏等效果,用wasd可旋转场景。By hzz 080610。
Update : 2008-10-13 Size : 229142 Publisher : hzz

DL : 0
Donnuts(面包圈大战)是Microsoft DirectX9 SDK 中一款用DirectX 技术开发的第一人称三维射击游戏
Update : 2008-10-13 Size : 2391416 Publisher : 黄剑

DL : 1
这是用DirectX9写的一个多纹理的动画,呈现了一个真实的水的效果。
Update : 2008-10-13 Size : 4103162 Publisher : 袁文亭

DL : 0
这是用Directx9编写的,实现了各种Alpha混合的例子。
Update : 2008-10-13 Size : 4048701 Publisher : 袁文亭

DL : 0
DirectX 9 渲染管线,是一张十分详细的渲染管线流程图片
Update : 2008-10-13 Size : 831646 Publisher : lc

DL : 1
编译环境Vistual2005,DirectX9.0C(2007年10月SDK)。功能为控制一辆坦克车在屏幕中行走。参考了Wii上坦克游戏,除了行走,还可以旋转炮台。属于初学者基础参考程序。 资源主要是载入了坦克车体和炮台的.X文件。
Update : 2008-10-13 Size : 2715778 Publisher : cyz

DirectX学习范例: 用DirectX9设计2D游戏简单例子
Update : 2008-10-13 Size : 177168 Publisher : 尹峰冲

DL : 0
some example developed with directx9 in vc
Update : 2008-10-13 Size : 435964 Publisher : lilvsong

3D ARPG类游戏模式Demo(VC)屏幕坐标反向变换到3D坐标应用DirectX9,展示了如何载入和显示.X文件里的骨骼动画。-3D games Demo mode (VC) screen coordinates to reverse transform DirectX9 3D coordinates application, demonstrated how printed and display. X documents in the skeleton animation.
Update : 2008-10-13 Size : 1378454 Publisher : 灵泉

DL : 0
基于directx9.0编写的平面粒子系统。只支持全屏情况。- Based on directx9.0 compilation plane granule system. Only supports the entire screen situation.
Update : 2024-05-15 Size : 237568 Publisher : zms

用csharp编写的视频帧提取源代码,需要directx9.0支持-csharp prepared with the video frame from the source code needed to support directx9.0
Update : 2024-05-15 Size : 16384 Publisher : 万华林

本文提供的视频捕捉类CcaptureVideo和示例,在Win2K + DirectX9 SDK + VC6 环境下调试通过。注意:编译时需要Strmiids.lib Quartz.lib两个库文件(DirectX9 SDK自带)。 -This paper provides video capture and category CcaptureVideo example, in Win2K DirectX9 SDK VC6 through debugging environment. Attention : Build need Strmiids.lib Quartz.lib two libraries (DirectX9 SDK own).
Update : 2024-05-15 Size : 4096 Publisher : kang

DL : 0
本程序在Windows 2000、VisualC++6.0、DirectX 9.0 环境下编译通过。-this program in Windows 2000, Visual C 6.0, DirectX 9.0 environment compile.
Update : 2024-05-15 Size : 57344 Publisher : 尧智奇

一个用于演示planar算法的阴影显示例子方便易学,需要directx9.0支持.-a planar algorithm for demonstrating the shadow shows examples easy. Need directx9.0 support.
Update : 2024-05-15 Size : 48128 Publisher : chen

DL : 0
是个PDF文档,内容为“ACE详细介绍译文” ACE 是一个面向对象的工具开发包,它实现了通信软件的基本设计模式。 ACE 面向在UNIX 和Win32 平台上开发高性能通信服务的开发人员。它简化了 面向对象的网络应用程序和服务的开发,这些程序和服务用到了进程间通信, 事件分离,直接动态链接和并发机制。ACE 通过在运行时动态链接服务到应用 程序和在一个或多个进程或线程中执行这些服务自动完成系统配置和重新配 置。-is a PDF document, the contents of the "ACE detail :" ACE is an object-oriented development tool package, it achieved a basic communication software design patterns. ACE for the UNIX and Win32 platform for developing high-performance communications services developers. It simplifies the object-oriented network applications and services development, and these processes and services used the inter-process communication, isolated incident, and the direct link with dynamic mechanisms. ACE through at runtime dynamic link services to the applications and in one or more processes or threads implementation of these services to automate system configuration and re-configuration.
Update : 2024-05-15 Size : 1681408 Publisher : bingo

DL : 0
一个基于DirectX9.0C的三维显示程序.效果为一个蝙蝠,来源于DirectX SDK中-a 3D display program. The effect of a bat. DirectX SDK from China
Update : 2024-05-15 Size : 539648 Publisher : 张斌
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 22 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.