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

[DirextX编程] D3D_MFC

一个基于DirectX 的3D例子,环境是VC++6.0,需要配置一下DirectX的包含文件和库文件,对于初学3D编程的可以参考
An example of 3 d based on DirectX, is vc++ 6.0 environment, the include files and libraries need to configure your DirectX, 3 d programming for beginners can refer to (2015-07-10, Visual C++, 10554KB, 下载22次)

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

[DirextX编程] simpled3d

我自己学dx9编程时做的一个demo,只渲染了2个三角形(有纹理映射),可以简单的用vk_up控制摄像机视角,对入门有一定帮助
My own school dx9 programming to do a demo, only rendering two triangles (texture mapping), simple vk_up control camera angle, entry into the door on the other under (2013-01-27, Visual C++, 1526KB, 下载8次)

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

[DirextX编程] test3

我自己学dx9编程时候的一个练习,只渲染了简单的2个三角形(有纹理映射),可以用vk_up来简单控制摄像机视角,可以帮助大家入门
My own school dx9 programming when a practice only render a simple two triangle (texture mapping), with vk_up simple control of the camera angle, you can help people get started (2013-01-27, Visual C++, 1720KB, 下载11次)

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

[DirextX编程] ZhaoCha

Windows编程的游戏,同样是利用D3D技术来实现的2D小游戏。这个游戏利用了多种结构体,循环结构体来实现,不过仍需要配置dirextX9 的开发环境
Windows programming of the game, the same D3D technology to achieve 2D game. This game use a variety of structures, loop structures to achieve, but still need to configure dirextX9 development environment (2012-04-26, Visual C++, 5544KB, 下载7次)

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

[DirextX编程] directshow-Development-Guide

本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编程的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部分典型源代码。第4部分结合作者个人的一些开发实践,通过案例和开放源代码分析,进一步介绍DirectShow的实务应用。 本书内容丰富,条理清晰,实用性强。适合广大的流媒体应用开发人员,以及对Windows平台上多媒体处理感兴趣的编程爱好者学习、参考。
directshow Development Guide (2011-05-14, Visual C++, 30956KB, 下载14次)

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

[DirextX编程] 09.Edge

一个d3d shader 的实现 使用 HLSL语言。 使用 DirectX sdk 9.0 ,能熟悉 可编程管线的过程,熟悉 VS和ps
The implementation uses a d3d shader HLSL language. Using the DirectX sdk 9.0, can be familiar with the programmable pipeline process, familiar with the VS and ps (2011-04-10, Visual C++, 3684KB, 下载20次)

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

[DirextX编程] Chapter1801

Directx游戏编程第18章的散射光代码,由于附带的源代码与最新版本的directx不兼容所以无法运行,修改某些参数后通过编译。
Directx Game Programming Chapter 18 of the scattered light code, because the source code with the latest version of directx is not compatible so it can not run, modify some parameters to compile. (2010-10-03, Visual C++, 23KB, 下载3次)

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

[DirextX编程] DirectXandVB_NET

DirectX是一个COM对象的集合,包括许多在计算机游戏和多媒体编程中使用的元素,本书介绍如何用vb 访问 DirectX 开发游戏
DirectX is a collection of COM objects, including many in the computer games and multimedia programming elements used, the book describes how to develop games using DirectX vb access (2010-07-27, Visual Basic, 5297KB, 下载3次)

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

[DirextX编程] Isometric.Game.Programming.with.DirectX.7

经典的游戏编程书籍,能帮助你轻松的掌握很多技巧,不过需要一定的E文功底
Game Programming classic books can help you a lot of relaxed master skills, but must necessary foundation text of E (2009-03-17, PDF, 5773KB, 下载13次)

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

[DirextX编程] VideoWaveSDK

VideoWaveSDK文档,不错的DirectShow编程参考。 通过VW SDK DirectSHow版本你可以控制VW卡实现视频,音频采集,播放;亦可以设计基于DirectShow的各种视频应用程序。随VW SDK DirectShow版本,提供一个应用程序设计范例和一个网络视频应用API库用于创建网络组播应用
VW SDK DirectShow document with good examples for DirectShow programming. (2009-02-23, Visual C++, 450KB, 下载22次)

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

[DirextX编程] ch10-2

电流急急棒游戏,使用directX制作的全屏幕游戏源码,加入了音效,该源码可作为游戏编程的一个学习
Current hurriedly stick games, produced by the use of full-screen DirectX Game code, add the sound, the source can be used as a study of the Game Programming (2009-02-21, Visual C++, 1349KB, 下载5次)

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

[DirextX编程] Direct3DFORMAT

将SDK程序移植成MFC程序,整个初始化过程虽然比较复杂,但本文提供CD3dView类完成了全部初始化,大大简化了Direct3D的编程工作。
SDK procedures will migrate MFC program, the entire initialization process is relatively complex, but CD3dView this article to provide all types of completed initialization, greatly simplifies the work of Direct3D programming. (2008-06-11, Visual C++, 95KB, 下载29次)

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

[DirextX编程] Player

在Visual C++6.0平台下,利用微软提供的DirectShow框架实现一个简单的播放媒体文件的例子。功能简单,便于学习DirectShow编程的全过程。
In the Visual C++ 6.0 platform, using the Microsoft DirectShow framework for the realization of a simple example of playing media files. Features a simple, easy to learn the entire process of DirectShow programming. (2007-09-20, Visual C++, 7KB, 下载11次)

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

[DirextX编程] VC.NETDirect3D

篇文章适合那些很懒但想快速入门、不懂英文或编程知识很欠缺的人看,是一份不可多得的学习Directx 的好资料。
articles suitable for those pretty lazy but want to Quick Start, do not speak English or programming knowledge is the lack of people, is a rare study Directx good information. (2007-01-23, Visual C++, 15KB, 下载8次)

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

[DirextX编程] Managed[1].DirectX.9.Kick.Start.Graphics.And.Game

DirectX.9电子书籍,SAMS出版!游戏编程、三维程序设计必备!注意,非DirectX.9自带文档!
DirectX.9 electronic books, SAMS Publishing! Game programming, 3-D design procedures required! Attention to the non-DirectX.9 bring their own files! (2007-01-17, Visual C++, 1330KB, 下载30次)

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

[DirextX编程] KeyboardIn

是用DirctextX编程中经常用到的关于键盘操作的类,它封装了关于键盘操作的信息,并设置有缓冲区,用于保存键盘事件.
DirctextX programming is often used in the operation of the keyboard category, Packaging it on the keyboard operation of the information and to set up a buffer zone to preserve the keyboard events. (2006-10-09, Visual C++, 2225KB, 下载9次)

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

[DirextX编程] dsvl-0.0.8c

dsvl,它是一个对directshow的简单封装的库,使用起来比较方便,比较容易实现视频编程的应用。
dsvl, it is one of directshow simple package libraries, and more convenient to use. easier video programming applications. (2006-08-05, Visual C++, 2667KB, 下载140次)

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

[DirextX编程] GameV101

关于DIRECTX9.0C的一个小场景的编程,AABB碰撞盒检测,.X文件骨骼动画的导入
DIRECTX9.0C on the scene of a small programming, AABB box collision detection, . X-bones document into animation (2006-07-18, Visual C++, 5453KB, 下载609次)

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

[DirextX编程] zzyDirectX

关于DirectX中DirectDraw的运用,用MFC框架写的,特别适合熟悉VC的朋友学习DirectX编程.
DirectDraw DirectX on the use of MFC framework used to write, especially for a friend familiar with the VC learning DirectX programming. (2004-11-16, Visual C++, 140KB, 下载186次)

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

[DirextX编程] isdom_sdk

游戏开发包。DirectX相关的组件包装, DirectDraw、D3D、DirectInput、DirectSound、DirectPlay、DirectMedia、及MIDI播放;图形文件读写;网络编程;多线程等方面很多内容
Game development package. DirectX correlation module packing, DirectDraw, D3D, DirectInput, DirectSound, DirectPlay, DirectMedia, and MIDI broadcast; Graphic file read-write; Network programming; Aspect very many contents and so on multithreading (2001-11-29, Visual C++, 1654KB, 下载898次)

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