搜索资源列表
DRM
- 采用Microsoft Media Encode SDK对文件进行DRM二次加密的一个实际用例,在这里重点演示了如何添加一个已经保存好的DRM配置,如果广播本地数据到一个Media Service服务器。本人主要从事流媒体播放的工作,有兴趣者可以和我联系。email:cxingpeng@gmail.com-Microsoft Media Encode SDK documentation for the second increase DRM close with an actual cases,
directx_fly
- This is a Micro$oft Visual C++ project, so it would be easiest for you to open it with MSVC++ but if you dont have it, you can always use your own compiler, the source files are all there. My program uses some free library offered by Microso
c++游戏
- vc游戏 这是《学VC、编游戏》的第十个示例在这一章,我们使用了以下知识、技术。1.对象的新属性:生命值、攻击力。2.对象生命值的显示。3.打斗时生命值的改变。4.在场景中添加物品。-vc game is the "study VC, part game," the 10th examples in this chapter, we use the following knowledge and technology. 1. The new object attributes
vc2
- 这是《学VC、编游戏》的第十个示例在这一章,我们使用了以下知识、技术。1.对象的新属性:生命值、攻击力。2.对象生命值的显示。3.打斗时生命值的改变。4.在场景中添加物品。-This is the "study VC, part game," the 10th examples in this chapter, we use the following knowledge and technology. 1. The new object attributes : the v
13.地图编辑器
- 这是《学VC、编游戏》的第十个示例在这一章,我们使用了以下知识、技术。1.对象的新属性:生命值、攻击力。2.对象生命值的显示。3.打斗时生命值的改变。4.在场景中添加物品。-This is the "study VC, part game," the 10th examples in this chapter, we use the following knowledge and technology. 1. The new object attributes : the v
Direct3DSkyBox.rar
- 3D游戏里的天空盒,功能实现加入了摄像机,鼠标可以控制摄像机的视窗口,3D game of the sky box, add a camera function implementation, the mouse can control the camera, as the window
DxLibTest
- DXLib將複雜與麻煩的DirectX功能封裝,並且添加遊戲所需要的基本功能, 使得運用C++開發遊戲的流程大大的簡化,本引擎在日本的同人遊戲界常被使用, 並且有詳實的書籍提供相關討論,可說在日本是有相當知名度。 -DXLib will be complex and cumbersome package DirectX functions, and add the games of the basic functions needed to make use of C++ devel
DirectX9.0_3D
- DirectX9.0_3D游戏开发编程基础完整源码。在Visual Studio环境下建立工程时请在工程属性的连接器的输入项中添加d3d9.lib d3dx9.lib winmm.lib 这三个链接库,否则无法运行。-DirectX9.0_3D game development programming based on the full source code. In Visual Studio environment, the establishment of projects at the
DemoCamera
- 使用directx9,调用老虎的立体模型文件创建老虎的立体模型,并加入摄像头类,可以控制视角来观察老虎。-Use directx9, called Tiger model file to create three-dimensional model of three-dimensional model, and add camera type, can control the angle to observe the tiger.
Inside Direct3D
- As Windows"R" becomes a widely accepted platform for popular games, its 3D class libraries continue to gain in popularity with developers. INSIDE DIRECT3D"R" provides the lowdown on Direct3D from a respected writer with solid conn
ParticleDemo
- 该代码是基于MFC的烟花粒子系统,代码中的地形没有贴图显得不够完善,读者可以在阅读的时候按照自己的喜好添加纹理贴图-The code is a fireworks particle system based on MFC, the code terrain maps it is not perfect, readers can add texture maps according to their own preferences when reading
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
StudyConnectFilter
- 本程序演示了如何在Graph中加入自己指定的Filter,也可以通过枚举来得到系统中的符合自己需求的Filter,并演示了如何将这些Filter连接起来,非常适合初学DirectX者学习。-This procedure demonstrates how to add their own at Graph designated Filter, can also be obtained through the enumeration system to their needs in line wit
VC
- MatlabX库为VB,VC,Delphi提供程序包接口,支持数学运算、功能强大线性代数、图形处理等功能和部分神经网络等功能,用于扩展 MATLAB 的功能和运行速度,可以作为独立的工具使用,支持生成自己的独立运行程序,不要求客户电脑装有matlab。 (可以另外加功能) 在VB,VC,Delphi中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难,可大大提高开发效率,对于解决工程问题是十分有意义的。MatlabX就是一个小的matlab -MatlabX li
ParallelWorld
- 一个用DirectX9编写的3D小游戏,虽然功能不多,但是基本的倒影,人物行走,对话等都实现。-RView::CRView() { // TODO: add construction code here } CRView::~CRView() { } BOOL CRView::PreCreateWindow(CREATESTRUCT& cs) { // TODO: Modify the Window class or styles her
fsource
- Engine Introduction Many people have asked me for the DirectX demo C++ source code, so here it is. The Demo framework I ve build for creating the demos consist of the following components: * Kernel system, with scene manager, camera and simple
compileWithDX9
- 1. 1.a make sure that the platform sdk is in first in Options Library directories. 1.b make sure that the dx library is last in order in Options Library directories. 1.c In the Project Properties->Configuration Properties->Linker->Inp
CJLibrary608c
- 序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加-Preface platform running on Windows 98/2000/XP/2003 can VC++ 6.0 or. NET debugging. Please install be
BubbleShader
- Directx+hlsl实现的泡泡,非常漂亮,值得仔细研究,会为你的程序添色不少-Directx+ hlsl realization of the bubble, very beautiful, worthy of careful study, will add color to your program a lot
mygame3
- 基于dx7.0接口在visual c++里制作的小飞机游戏 主要用于实现功能 在优化和内容丰满上还未添加-Dx7.0 interface based on visual c++ in a small plane making the game function is mainly used to achieve full implementation has not been optimized and add content
