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

Search list

[Game Engine3D_OnlineGame_Humen

Description: 使用C++(IDE环境为VC),DX编写的一套韩国3D的网络游戏源代码. 1:包括其开发引擎源码,客户端完整资源和源代码,服务器源代码.引擎测试代码,引擎工具. 2:保证编译通过.可以直接运行服务器和客户端. 3:内部注释大部分已被汉化.便于学习. 4:无需任何解压密码. 5:有自记录文档已便于了解和学习该套代码. 6:内部大量优秀的3D/2D美术资源均未压缩打包,可用于参考. 7:无论您是学习引擎编写,引擎某功能实现,客户端以及服务器端逻辑,甚至游戏开发结构,美术设计,都能从该套代码中获得甚多收获.-The use of C++ (IDE environment for VC), DX prepared a set of 3D online games in Korea source code .1: source engine, including its development, client integrity of resources and source code, the server source code. Engine test code, .2 engine tool: to ensure that the compiler through. can be directly run the server and the client .3: Internal Notes most have been finished. facilitate learning .4: .5 without any decompression Password: Records document has since been easy to understand and learn The code .6: Internal large number of excellent resources 3D/2D art no compression packing, can be used for reference .7: Whether you are learning to prepare the engine, engine to achieve a functional, client and server-side logic, and even game development structure, Art and Design, both from the sets of code have access to even more gains.
Platform: | Size: 49525760 | Author: 王伟 | Hits:

[Program docPROFIBUS-DX

Description: S7-300_CPU之间的PROFIBUS主从通讯配置-S7-300_CPU between the PROFIBUS master-slave communication configuration
Platform: | Size: 427008 | Author: snazio | Hits:

[Shot GameDx-ballplus

Description: 很经典的打砖块的游戏,有需要的朋友狂下吧,-打砖块very classic game, there is a need friends, are you mad,
Platform: | Size: 2302976 | Author: 王志强 | Hits:

[DirextXDxDiagReport

Description: dx DxDiagReport.rar 声音输出 报表程序 需要 dx开发环境支持-dx DxDiagReport.rar statements sound output is required to support the development environment dx
Platform: | Size: 34816 | Author: lee | Hits:

[DirextXdx1

Description: dx 阴影映射程序 需要dxsdk开发环境-dx shadow mapping process requires dxsdk Development Environment
Platform: | Size: 197632 | Author: lee | Hits:

[DirextXDirect3D9

Description: Direct3D9初级教程,DX9的入门教材,介绍其原理,DX对象等知识-Direct3D9 primary curriculum, DX9 introductory textbook to introduce the principle, DX objects, such as knowledge
Platform: | Size: 326656 | Author: lijun | Hits:

[DirextXDirectSoundhelpCh

Description: dx 帮助中文 值得收藏.-dx to help the Chinese collection is worth.
Platform: | Size: 222208 | Author: vc815 | Hits:

[Other GamesMy3DGameMap

Description: 游戏地图的示例代码。 用DX写的。DX的初学者可以看看。-Sample code of the game map. Written by DX. DX can look at the beginners.
Platform: | Size: 78848 | Author: | Hits:

[Windows Developdixing

Description: DX写的地形算法~里面比较详细~有不会的可以加我QQ81093226问我-DX written inside terrain more detailed algorithm ~ ~ there can be no increase, I want to ask me QQ81093226
Platform: | Size: 6380544 | Author: 翟勇 | Hits:

[DirextXDXLightingandCamera

Description: DX光源简单案例 实现了点光源、聚光灯、平行光的实现-DX source implementation of the easy cases point light, spotlight, parallel implementation of light
Platform: | Size: 1257472 | Author: lipeng | Hits:

[DirextXDirectXDialog

Description: DX编程相关,喜欢游戏编程的朋友也许会感兴趣,我正在研究。-DX-related programming, like game programming might be interested in friends, I was studying.
Platform: | Size: 15360 | Author: 薛炳天 | Hits:

[OpenGL programGameDemo

Description: 一个用VC++和DX开发的3D游戏场景演示Demo,比较完整,是不错的学习资料。-A game demo that developed in VC++ and C++.
Platform: | Size: 12220416 | Author: 李松 | Hits:

[Other Riddle gamesskyblue_BoxMan

Description: 经典的推箱子 很经典 下次再发个以GDI 跟 DX两种 动态链接库 的-Sokoban classic classic to the next recurrence of DX with GDI two dynamic-link library
Platform: | Size: 398336 | Author: 程哲 | Hits:

[DirextXBotzmann_d3d

Description: Lattice Boltzmann用于模拟方腔流的程序 使用d3d进行实时绘制速度场。 开发/运行环境: Visual Studio 2005 DX SDK 版本:07Aug。(附了运行贴图和可执行文件(Release版.exe)-Lattice Boltzmann Cavity simulaton Rendered by DirectX
Platform: | Size: 5427200 | Author: ZZP | Hits:

[Other Games3dBilliards

Description: VC++ 和 DX 写的3D台球源码 基本功能都已实现-VC++ and DX wrote the basic functions of 3D billiards source have been achieved
Platform: | Size: 6798336 | Author: ice | Hits:

[3D GraphicBalls

Description: DX实现的多个球体碰撞演示.左键点下落球.-DX collision sphere to achieve a number of demonstration.
Platform: | Size: 4591616 | Author: 大雄 | Hits:

[DirextXDX9.0SCENMOVE

Description: DX人物移动-DX SCENE PLAY MOVE 2009.6.29
Platform: | Size: 2053120 | Author: shuai | Hits:

[3D GraphicPicking

Description: 思路: 场景中的每个mesh关联到一个唯一的COLOR值。 Pick检测时, 将当前场景渲染到纹理, (在PS中各mesh仅用自己的关键COLOR),即刻取回当前鼠标的位置的COLOR, 查找COLOR就可以知道当前被Pick的Mesh。 使用Render To Texture 的快速Picking, 无需锁住Vertex Buffer进行三角面和射线的相交测试, 仅在读取数据的时候锁住纹理的一个相素, 但是显卡要支持Render To Texture,纹理尺寸必须支持非2的n次方,D3DFMT_A8R8G8B8 或 D3DFMT_X8R8G8B8 可以改进的地方: 1。用类封装 2。Pick可以返回指向mesh的指针 需要: DX SDK Aug, 2006以上,VC2005 -Ever mesh in the scene has a unique color value(DWORD). Picking, render the scene to target(texture), just use the unique color( see .fx file ), retrieve the mouse position(screen space ) color at once, check the color and you will get the mesh. Picking with Render to texture, Not need lock vertex buffer to check intersection ray and triangle, within retrieving just lock one pixel. Device must support render to target、D3DFMT_A8R8G8B8 or D3DFMT_X8R8G8B8、not 2^n texture size、support shader of course. Compile Environment: DX SDK above Aug. , 2006 vc 2005 Thinking: 1. Use a class to encapsulate 2. Picking check return the pointer of the mesh( or reference )
Platform: | Size: 5325824 | Author: Jun Qian | Hits:

[DirextXDirectX

Description: DX中文帮助手册 适用于DX初学者-DX English help manual for beginners DX
Platform: | Size: 155648 | Author: serenity | Hits:

[DirextXdX

Description: 使用directx实现2d图形的双缓冲绘制-Directx graphics used to achieve the double buffer 2d drawing
Platform: | Size: 88064 | Author: lzy | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net