联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All DirextX编程(554) 

[DirextX编程] Tao.Arcball.Source

DirectX三维编程,两个三维形体透明相交,完全透明,对于D3D的形体绘制,透明,着色,光照,材质等关键知识有很好的演示作用。可以进行拖放、旋转操作。使用C#做DirectX编写的三维实例很少。
DirectX three-dimensional programming, two three-dimensional shape transparent intersection, completely transparent, for critical body of knowledge to draw D3D, transparent, colored, light, material, etc. have a good demonstration effect. You can drag and drop, rotate operation. DirectX using C# do little to prepare three-dimensional examples. (2014-10-11, C#, 626KB, 下载15次)

http://www.pudn.com/Download/item/id/2634945.html

[DirextX编程] DirectX

本书全面地讲述了Directx9.0以及角色扮演游戏编程的知识,内容翔实、知识讲解详尽透彻。全书共分为4大部分,第1部分讲述了如何设置本书所需的编译环境,以及基本的...
The book tells the story of Directx9.0 and comprehensive knowledge of role-playing game programming, informative, detailed and thorough knowledge to explain. The book is divided into four parts, Part 1 of the book describes how to set the compiler environment, as well as basic ... (2014-05-09, Visual C++, 14114KB, 下载8次)

http://www.pudn.com/Download/item/id/2535928.html

[DirextX编程] VisualPCaudio-and-video-processing

visual c++音频视频处理技术及工程实践一书中的源码。主要内容包括DirectSound开发音频、DirectShow/VFW开发视频、MMX/SSE进行多媒体汇编编程、DM642 DSP进行音/视频算法优化和主流视频算法MPEG-4/H.264的编码原理及工程实践
sourse code of the book-processing technology and engineering on audio and video.including directshow development,current algorithm aboat audio and video (2013-09-28, Visual C++, 1078KB, 下载7次)

http://www.pudn.com/Download/item/id/2364748.html

[DirextX编程] DirectX

DirectX,(Direct eXtension,简称DX)是由微软公司创建的多媒体编程接口,被广泛使用于Microsoft Windows、Microsoft Xbox Microsoft Xbox 360电子游戏开发。本文档是directx的帮助文档,方便directx的查阅,有利于directx的学习。
DirectX, (Direct eXtension, abbreviated DX) is created by Microsoft for multimedia programming interfaces are widely used in Microsoft Windows, Microsoft Xbox Microsoft Xbox 360 video game development. This document is the help documentation directx, directx easy access, is conducive to learning directx. (2013-06-04, Visual C++, 152KB, 下载6次)

http://www.pudn.com/Download/item/id/2269786.html

[DirextX编程] 3D.GAME.Programming.with.DirectX.9.0

《DirectX9.03D游戏开发编程基础》主要介绍如何使用DirectX9.0开发交互式3D图形程序,重点是游戏开发。全书首先介绍了必要的数学工具,然后讲解了相关的3D概念。其他主题几乎涵盖了Direct3D中的所有基本运算,例如图元的绘制、光照、纹理、Alpha融合、模板,以及如何使用Direct3D实现游戏中所需的技术。介绍顶定点着色器和像素着色器的章节(包含了效果框架和新的高级着色语言的内容)对这些关键运算进行了较为集中的讨论。 传说中的龙书
" DirectX9.03D Game Development Programming Fundamentals describes how to use DirectX9.0 develop interactive 3D graphics applications, with emphasis on game development. The book first introduces the mathematical tools necessary, and then to explain the concept of the 3D. Other topics cover almost all the basic operations in Direct3D such as primitive drawing, light, texture, Alpha integration, template, and how to use Direct3D game technology. The chapters introduce top fixed-point shader and pixel shader (including the effect framework and new high-level shading language) is more focused discussion on these critical computing. Legendary Dragon Book (2013-04-12, Visual C++, 25497KB, 下载8次)

http://www.pudn.com/Download/item/id/2197474.html

[DirextX编程] The-computer-game-programming-basis

计算机游戏编程基础 何坤, 周激流, 张卫华 介绍了如何以Visual C++及DirectX 来设计游戏,深入浅出的概念讲解 与游戏实例相结合来逐步实现自己制作游戏的
HE Kun, computer game programming foundation, rapids, Weihua games, how to design to Visual C++ and DirectX concept to explain in simple terms combined with the instance of the game to the progressive realization of your own game (2012-08-28, Visual C++, 4642KB, 下载3次)

http://www.pudn.com/Download/item/id/1978181.html

[DirextX编程] jisuanjiyouxibianchengjichu

书名:计算机游戏编程基础 作者:何坤, 周激流, 张卫华 说明:PDF文件,游戏编程入门教材,讲解周到,内容详实 简介:本书介绍了如何以Visual C++及DirectX 来设计游戏,深入浅出的概念讲解 与游戏实例相结合来逐步实现自己制作游戏的。本书从游戏画面绘制、游戏输 入消息处理、游戏动画技巧、游戏物理现象设计原理、游戏人工智能及如何进 入3D 世界等基本的游戏设计基础。除了让学习者有清楚的基础概念以外,还能 实际地应用于游戏设计。
Title: Computer Game Programming Fundamentals Author: Kun, Zhou rapids, Weihua Description: PDF files, game programming, introductory textbook to explain the thoughtful and informative Description: This book presents how Visual C++ and DirectX game concept to explain in simple terms The combination of progressive realization to produce their own game and game instance. The book is drawn from the game screen, the game lost Into the message processing, the skills of the game animation, game design principles of physical phenomena, game artificial intelligence and how to enter Into the 3D world and the basic game design basis. In addition to the learners have a clear basic concepts, but also Actually used in game design. (2012-04-11, Visual C++, 4642KB, 下载3次)

http://www.pudn.com/Download/item/id/1824577.html

[DirextX编程] xcv

本代码是一个利用D3D固定流水线和可编程流水线一起使用的一个粒子。进入之后是一个3D场景,天空盒还加了动态纹理效果。程序中还加入了一个小球,按下1键后,可模拟抛物线运动。
This code is a fixed-line and programmable using D3D for use with a particle line. Followed by a 3D scene into the sky box also added a dynamic texture. Program also added a small ball, press the 1 key, can simulate the parabolic movement. (2010-12-01, Visual C++, 12662KB, 下载13次)

http://www.pudn.com/Download/item/id/1364918.html

[DirextX编程] directxchaptersamples

directx游戏编程第5,6,7,9,11,12章节的示例的代码,周国庆陈洪冯人果编著,有些章节的示例源代码有错误所以就不上传了,修复了零碎的错误后上传。
directx game programming the first code sample chapters 5,6,7,9,11,12, Zhou Guoqing Feng Chen Hong who compiled the results, and some sections of the sample source code has an error so I will not upload, fix errors in fragmented After the upload. (2010-09-25, Visual C++, 1338KB, 下载11次)

http://www.pudn.com/Download/item/id/1303956.html

[DirextX编程] DirectX8.1_SDK_library_include

DirectX8.1_SDK_library_include.rarDirectX8.1_SDK_library_include.rar实现图形编程接口库文件
DirectX8.1_SDK_library_include.rar (2009-12-11, Visual C++, 2607KB, 下载163次)

http://www.pudn.com/Download/item/id/1001802.html

[DirextX编程] TricksOfThe3DGameProgrammingGurus

本书是游戏编程畅销书作者André LaMothe的扛鼎之作,从游戏编程和软件引擎的角度深入探讨了3D图形学的各个重要主题。全书共分5部分,包括16章的内容。第1~3章简要地介绍了Windows和DirectX编程,创建了一个Windows应用程序模板,让读者能够将精力放在游戏逻辑和图形实现中,而不用考虑Windows和DirectX方面的琐事;第4~5章简要地介绍了一些数学知识并实现了一个数学库,供以后编写演示程序时使用;第6章概述了3D图形学,让读者对本书将介绍的内容有大致的了解;第7~11章分别介绍了光照、明暗处理、仿射纹理映射、3D裁剪和深度缓存等内容;第12~14章讨论了高级3D渲染技术,包括透视修正纹理映射、Alpha混合、1/z缓存、纹理滤波、空间划分和可见性算法、阴影、光照映射等;第15~16章讨论了动画、运动碰撞检测和优化技术。
This book is a best-selling game programming author André LaMothe to carry the tripod to make, from the game engine programming and software point of view in-depth study of the 3D graphics of the various important topics. The book is divided into five parts, including the 16 chapters. Chapter 1 Chapter 3 briefly describes the Windows and DirectX programming, to create a Windows Application template, so that readers can focus on the game logic and graphics implementation, without considering aspects of Windows and DirectX trivial No. 4 ~ Chapter 5 briefly describes some of the mathematical knowledge and implemented a mathematical library for later use when preparing demo program in Chapter 6 an overview of 3D graphics, so that the readers of this book will introduce the general understanding of the content No. 7 ~ 11 Zhang introduced the illumination, shading, affine texture mapping, 3D cutting and depth buffer etc. Article 14 of Chapter 12 to discuss high-level 3D rendering techniq (2009-10-03, Visual C++, 30683KB, 下载998次)

http://www.pudn.com/Download/item/id/928157.html

[DirextX编程] Audio_Video

介绍游戏中声音和视频编程的书籍,以directx 9.0 为基础,详细介绍了 direct show 和 direct audio。视频部分中,有如何在3D游戏中播放视频的教程
Describes the game sound and video programming, books, in order to directx 9.0, based on detailed information on direct show and direct audio. Video section, there are ways to play video games in 3D tutorials (2009-08-25, Visual C++, 6170KB, 下载46次)

http://www.pudn.com/Download/item/id/888966.html

[DirextX编程] Example_Graphics

笔者经过一番细心探究,已经对用DirectX开发游戏的核心技术和基本过程有一个比较清晰的认识,并根据自己得到的启发和经验,已经完成的一个比较完善的RPG游戏,并且在本校的程序比赛中得到了较好的反应。下面就将本人在编写此RPG游戏的心得体会一一进行说明,并穿插列出源程序,与各位游戏+编程爱好者共享。同时在各个部分都有大量的编程技巧,各位大侠可要瞪大眼睛仔细看好噢!
After carefully exploring the author has developed games using DirectX the core technology and fundamental process of a clearer understanding of, and be in accordance with their own source of inspiration and experience, has been completed and a relatively perfect RPG game, and in our procedures Competition has been a good response. I will be following in the preparation of this RPG game experiences explain them one by one, and interspersed are listed in the source code, and your game+ Programming enthusiasts sharing. At the same time in various parts of a large number of programming skills, you (2008-11-26, Visual C++, 201KB, 下载26次)

http://www.pudn.com/Download/item/id/589563.html

[DirextX编程] KeyMapper

DirectInput编程源代码,可以将鼠标、键盘和JoyStick按键进行映射,出就是重新定义各键的功能
DirectInput programming source code, can be a mouse, keyboard and Joystick button to map out the key is to redefine the function of (2008-05-01, Visual C++, 10KB, 下载101次)

http://www.pudn.com/Download/item/id/450350.html

[DirextX编程] lightPrimitive

Directx 3D编程中灯光是生命,本程序充分展示了D3D中灯光的艺术,当你看到程序的运行结果时你会再次的感叹:这么简单的场景竟然渲染得这样漂亮!
Directx 3D programming in light of life, the process has fully demonstrated the D3D in the art of lighting, when you see the results of the procedure you will run the sighs again: such a simple scene was so beautiful rendering! (2008-03-17, Visual C++, 237KB, 下载141次)

http://www.pudn.com/Download/item/id/417373.html

[DirextX编程] Chap16

DirectX角色扮演游戏编程第二版的最后一章的源代码,作者整合了之前的游戏引擎和其他组件开发了一个小RPG游戏。
DirectX role-playing game programming second edition of the final chapter of the source code, the author integrates the pre-game engine and other components to develop a small RPG game. (2008-03-11, Visual C++, 3680KB, 下载397次)

http://www.pudn.com/Download/item/id/413811.html

[DirextX编程] include

21VISUAL C++游戏编程里有详细 ·本代码用于在*.x文件中,查 ·在2005环境下开发的,用于读 ·凌星科技_2004-5-17_《圣剑 ·超级经典的坦克大战,儿时非 ·DirectX 组件中的DirectSoun ·比比_五子棋 是自己没事的 ·3x3智慧拼盘计算机
21VISUAL C++ Game programming, there are details of the code used in the*. x file, search in 2005 under the development environment for Reading Ling Xing Technology _2004-5-17_ (2007-09-18, Visual C++, 42KB, 下载4次)

http://www.pudn.com/Download/item/id/334712.html

[DirextX编程] DirectShow

DirectShow—微软Directx开发包之一。DirectX软件开发包是微软公司提供的一套在windows操作平台开发高性能图形,声音,输入,输出和网络游戏的编程接口。本书就介绍了DirectShow。
Microsoft DirectX DirectShow-one kit. DirectX software development kit is provided by a set of Microsoft windows operating platform in the development of high-performance graphics, sound, input, output and network game programming interfaces. This book on the introduction of DirectShow. (2007-08-07, Visual C++, 30945KB, 下载42次)

http://www.pudn.com/Download/item/id/316665.html

[DirextX编程] Example2_ChatRoom

一个局域网语音聊天程序。本程序是点对点的局域网语音聊天程序。主要目的是学习DirectX Sound编程。大学互相学习,共同进步。
a LAN voice chat program. This program is a point-to-point LAN voice chat program. The main purpose is to study Sound DirectX programming. University of mutual learning and common progress. (2005-06-30, Visual C++, 679KB, 下载60次)

http://www.pudn.com/Download/item/id/1120116596126751.html

[DirextX编程] 2005012821023711321

查找帮助 找到4个包含使用DIRECTSHOW播放MPEG等媒体类型的文件(多项查找用空格分隔)[主页 >> SourceCode》Windows >> DirextX编程] 使用DirectShow播放Mpeg等媒体类型 mpegclient.rar - 使用DirectShow播放Mpeg等媒体类型 mpegclient,是学习DirectShow的宝贵资源 谢谢支持 (2005-3-22,VC,25KB,下载11次)【向站长举报此文件和某个同类文件可能重复】 [主页 >> 源码 >> 多媒体] DirectShow播放Mpeg等媒体.rar - DirectShow播放Mpeg等媒体 使用DirectShow播放Mpeg等媒体类型,并从中抓取图片 (2005-1-1,VC,23KB,下载49次)【向站长举报此文件和某个同类文件可能重复】 [主页 >> SourceCode》Windows >> 多媒体编程] mpegclient.rar - 使用DirectShow播放Mpeg等媒体类型 (2004-8-19,VC,25KB,下载19次)【向站长举报此文件和某个同类文件可能重复】 2004101120002632076.rar - 使用DirectShow播放Mpeg等媒体类型,并从中抓取图片。 (2005-3-10,VC,25KB,下载2次)【向站长举报此文件和某个同类文件可能重复】
查找帮助 找到4个包含使用DIRECTSHOW播放MPEG等媒体类型的文件(多项查找用空格分隔)[主页 >> SourceCode》Windows >> DirextX编程] 使用DirectShow播放Mpeg等媒体类型 mpegclient.rar - 使用DirectShow播放Mpeg等媒体类型 mpegclient,是学习DirectShow的宝贵资源 谢谢支持 (2005-3-22,VC,25KB,下载11次)【向站长举报此文件和某个同类文件可能重复】 [主页 >> 源码 >> 多媒体] DirectShow播放Mpeg等媒体.rar - DirectShow播放Mpeg等媒体 使用DirectShow播放Mpeg等媒体类型,并从中抓取图片 (2005-1-1,VC,23KB,下载49次)【向站长举报此文件和某个同类文件可能重复】 [主页 >> SourceCode》Windows >> 多媒体编程] mpegclient.rar - 使用DirectShow播放Mpeg等媒体类型 (2004-8-19,VC,25KB,下载19次)【向站长举报此文件和某个同类文件可能重复】 2004101120002632076.rar - 使用DirectShow播放Mpeg等媒体类型,并从中抓取图片。 (2005-3-10,VC,25KB,下载2次)【向站长举报此文件和某个同类文件可能重复】 (2005-05-19, Visual C++, 34KB, 下载8次)

http://www.pudn.com/Download/item/id/1116490381354448.html