Welcome![Sign In][Sign Up]
Location:
Search - DX

Search list

[GDI-BitmapGraphics-dengzi

Description: 一个简单图形软件包。 设计一个简单图形软件包,它调用已有的DDA程序,并包括如下功能: 1. Window(x1,y1,x2,y2) 2. Viewport(x1,y1,x2,y2) 3. MoveTo2(x,y) 4. MoveBy2(x,y) 5. LineTo2(x,y) 6. LineBy2(x,y) 7. Shift2(dx,dy) 8. Pivot2(x,y) 9. Rotate2(angle) 10. Scale2(Sx,Sy) 11. 设计事例,对软件包的功能进行检测。 -a simple graphics package. A simple graphic design packages, it has been called the DDA procedures, and include the following functions : 1. Window (x1, y1, x2, y2) 2. Viewport (x1, y1, x2, y2) 3. MoveTo2 (x, y) 4. MoveBy2 (x, y) 5. LineTo2 (x, y) 6. LineBy2 (x, y) 7. Shift2 (dx, dy) 8. Pivot2 (x, y) 9. Rotate2 (angle) 10. Scale2 (Sx, Sy) 11. Design examples of the package function test.
Platform: | Size: 4111360 | Author: 小青豆 | Hits:

[Video CaptureCaptureTex

Description: dx提供的视频采集例子源代码,处理视频显示弯曲.-dx the Video Capture example source code to handle video display bending.
Platform: | Size: 19456 | Author: tb | Hits:

[DirextXBspLoader_dx

Description: DX版本的BSP loader!!! DX版本的BSP loader-DX version of the BSP loader! ! ! DX version of the BSP loader!
Platform: | Size: 1227776 | Author: | Hits:

[Other Games2d_racegame

Description: 赛车游戏源码,实现了碰撞检测, 人工智能 本游戏是基于visual C++6.0 以及 dx开发-racing game source and realized the collision detection, artificial intelligence of the game is based on visual C dx 6.0 and Development
Platform: | Size: 64512 | Author: dengwei | Hits:

[Chess Poker gamesbackhoe

Description: 这个游戏是我自己改的别人的 在里面加入了 DX技术-this is my own game changed in the others inside to the DX technology
Platform: | Size: 57208832 | Author: 刘林 | Hits:

[3D GraphicD3DFont

Description: 一个改写的CD3DFont, 与 DX 原来的完全兼容, 显示中文, 速度也不慢, 可以拿来学习一下。-a rewrite of CD3DFont, with the original DX fully compatible, showing Chinese, or slow speed, can be used to study how.
Platform: | Size: 6144 | Author: 林林 | Hits:

[Game EngineDXQuake3src

Description: DX版的QUAKE3源代码,大家可以研究研究
Platform: | Size: 824320 | Author: 黄伦新 | Hits:

[OtherGameTutor

Description: 游戏开发新手入门指导,向游戏初学者介绍DX的概念、DX的作用,以及如何在VC中调用DX进行编码-Game Developers beginners guide, DX introduce beginners to the game concept, DX
Platform: | Size: 16384 | Author: 林庆富 | Hits:

[3D GraphicSimpleMutiAnimation

Description: 按照D3D SDK下MultiAnimation那个例子提供的方法。基本上是用D3D对多人物运动动画的封装(C++)。 优点是多人物共享同一个蒙皮骨骼模型(包括贴图),减少内存消耗,但同一时间每个人的动作不会雷同。 其他做了的有碰撞地图,摄像机,字体,静态模型。反正都向简单化靠近,最后 希望做出的是和名字一样,是一个简单的多人物动画程序(Simple MutiAnimation)。 DX SDK 版本:07Aug。 (附了运行贴图和可执行文件(Debug版.exe),其他详情请看ReadMe)-D3D SDK accordance with the examples provided under MultiAnimation method. D3D is basically used for multiple character movement animation package (C++). Advantage of multi-character share the same skin skeleton model (including maps), to reduce memory consumption, but the same time everyone s actions will not be identical. Others have done a collision map, camera, fonts, static model. Anyway, near to the simplistic, the last hope is made by the same name, is a simple multi-character animation program (Simple MutiAnimation). DX SDK version: 07Aug. (With map and run executable files (Debug version. Exe), other details see ReadMe)
Platform: | Size: 1486848 | Author: ZZP | Hits:

[Game EngineCEGUITestCodes

Description: dx调用CEGUI程序,能够彻底的说明一个简单的调用过程-dx call CEGUI procedures, be able to thoroughly explain the process of a simple call
Platform: | Size: 3202048 | Author: hushijun | Hits:

[VC/MFCdirectx

Description: 欢迎阅读本DX教程。本教程至少能帮你入门、使你了解怎样用DX8 来开发Windows游戏。我写这个教程的原由有二:首先,当出现DX时,我还是一个初学者。所以,我想边学习边写一个教程来锻炼自己。其次,对初学者来说,DX SDK 并不是很有帮助。而且,网上也没有什么像样的Dx8教程。-Welcome to the DX Guide. At least this tutorial can help you getting started, so that you understand how to use DX8 to develop Windows games. I wrote this tutorial for two reasons: First of all, when a DX, I am still a beginner. Therefore, I would like to study writing a tutorial to hone their own. Secondly, beginners, DX SDK is not helpful. Moreover, the Internet is no decent tutorials DX8.
Platform: | Size: 749568 | Author: 李勇 | Hits:

[Other GamesFinalGamoDemo

Description: 学习dx游戏编程的半期大作业。有基本的场景,主角(会动),怪兽,实现了地形。还有文档说明。-Dx learning of the second half of Game Programming big operation. Basic scenario, the protagonist (will move), monster, the realization of the terrain. There are documented.
Platform: | Size: 12189696 | Author: 姚雨晴 | Hits:

[source in ebookdx

Description: 一本书上的例子,只发前几章的。后面的有机会发,挺不错的。初学的可以-One example of the book, only a few chapters before. Have the opportunity to back hair, very good. Beginner can
Platform: | Size: 1019904 | Author: archer | Hits:

[source in ebookdx2

Description: DX例子中等难度的。全是新例子。VC2003,VC2005都可以,用DIRECTX9.0CSDK。没有多删,为了新手好使用-Examples of moderate difficulty DX. Is a new example. VC2003, VC2005 can be used DIRECTX9.0CSDK. Did not cut a good use for novice
Platform: | Size: 16378880 | Author: archer | Hits:

[OpenGL programEngine

Description: DX GAME 书例子 第1个(游戏引擎例子)-DX GAME book example of the first one (game engine example)
Platform: | Size: 4411392 | Author: modecat | Hits:

[Game EngineEngineDemo

Description: DX GAME 书例子 第2个(游戏引擎例子)-DX GAME book example of the first two (game engine example)
Platform: | Size: 5949440 | Author: modecat | Hits:

[OpenGL program6

Description: DX GAME 书例子 第6章内容例子
Platform: | Size: 2775040 | Author: modecat | Hits:

[Game Hook Crackhookdx

Description: hook游戏中的dx,是个不错的程序,vs2003-hook game dx, is a good procedure, vs2003
Platform: | Size: 459776 | Author: 阿哲 | Hits:

[CSharp3DCsharpgamesource

Description: CSharp+DirectX3D的游戏开发DEMO,熟悉CSharp+DX的开发环境-CSharp+ DirectX3D game development DEMO, familiar CSharp+ DX development environment
Platform: | Size: 187392 | Author: andy | Hits:

[OpenGL programad2d_35_ALL

Description: ad2d_35_ALL(非常好的delphi dx 引擎) 完全可以替代delphix 支持dx和opengl 2种模式-ad2d_35_ALL (very good engine delphi dx) can replace dx and delphix support opengl 2 models
Platform: | Size: 16979968 | Author: 逍遥 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net