CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 DirextX编程 搜索资源 - 图形开发

搜索资源列表

  1. 3d

    0下载:
  2. 通过directX写出的图形库函数,可用于教学和实际开发。
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:31.58kb
    • 提供者:yan
  1. DirectX_demo

    1下载:
  2. directx开发图形显示技术,高速显示视频。此源代码是我修改后的可以播放yuv数据的代码-DirectX graphics technology development, high-speed video shows. This source code is modified, I can play the YUV data code
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:27.74kb
    • 提供者:wdh
  1. vc开发游戏示例

    0下载:
  2. 用vc进行游戏开发.图形采用dirextx方式.需要配置dirextx sdk.实现arpg的游戏模式.对想学习virtual c++游戏设计的朋友有一定的帮助.-vc used for game development. Dirextx graphics mode. Configure dirextx sdk. Arpg realize the game. Right c want to learn game design virtual friends can help.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:103.88kb
    • 提供者:范乙
  1. BaseApplication

    0下载:
  2. ogre图形库自编的一个火车运行的3d小程序,在vs2008下的开发环境-ogre graphics library self 3d a train running small programs under the development environment in vs2008
  3. 所属分类:DirextX

    • 发布日期:2017-05-25
    • 文件大小:7.97mb
    • 提供者:
  1. Test3D

    0下载:
  2. 演示了一个标准3D程序的开发流程,参照这些你可以开发功能更强大的3D程序和游戏。它用到了DirectX API,利用它可以释放显卡强大的图形图像处理能力。-3D presentation of a standard procedure development process, in the light of these you can develop a more powerful 3D programs, and games. It uses the DirectX API, the use
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:186.25kb
    • 提供者:xiaodz
  1. Example_DirectDraw

    0下载:
  2. 也是一个3D程序源代码,这个程序使用了DirectDraw API可以实现对一些复杂的图形图像的绘制与显示,里面的函数和代码的实现比较经典,可以作为你开发类似程序的范例。-Is a 3D program source code, this procedure uses the DirectDraw API can be achieved for some complex graphics rendering and display images inside the function and c
  3. 所属分类:DirextX

    • 发布日期:2017-04-02
    • 文件大小:142.22kb
    • 提供者:xiaodz
  1. RigidbodySimulationDemo

    0下载:
  2. 这是一个用D3D开发的刚体演示Demo及源码,在Demo中图形渲染的比较简单,侧重点在虚拟场景仿真的实现。-This is a development of a rigid body with D3D Demo Demo and source code, in the Graphics Rendering Demo at the relatively simple, the focus in a virtual scene simulation implementation.
  3. 所属分类:DirextX

    • 发布日期:2017-05-14
    • 文件大小:3.06mb
    • 提供者:杨扬
  1. VC

    1下载:
  2. MatlabX库为VB,VC,Delphi提供程序包接口,支持数学运算、功能强大线性代数、图形处理等功能和部分神经网络等功能,用于扩展 MATLAB 的功能和运行速度,可以作为独立的工具使用,支持生成自己的独立运行程序,不要求客户电脑装有matlab。 (可以另外加功能) 在VB,VC,Delphi中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难,可大大提高开发效率,对于解决工程问题是十分有意义的。MatlabX就是一个小的matlab -MatlabX li
  3. 所属分类:DirextX

    • 发布日期:2017-03-18
    • 文件大小:24.88mb
    • 提供者:张晓
  1. Dx9Optimization

    0下载:
  2. DirectX 9.0图形编程优化,图形程序和游戏开发难得的材料(NVIDIA出版 )-Optimization for DirectX9 Graphics (nVidia Press)
  3. 所属分类:DirextX

    • 发布日期:2017-05-04
    • 文件大小:1.37mb
    • 提供者:黄步福
  1. Ogre_3d_1.7_beginners_Guide[PDF]

    1下载:
  2.   OGRE(Object-Oriented Graphics Rendering Engine,即:面向对象图形渲染引擎)是一个用C++开发的面向场景、非常灵活的3D引擎,它旨在让开发人员更容易、更直接地利用硬件加速的3D图形系统开发应用。这个类库隐藏了底层系统库(如:Direct3D和OpenGL)的所有细节,提供了一个基于世界对象和其他直观类的接口。这官方出的一本书,极具参考价值-A new book covering the basics has just been publish
  3. 所属分类:DirextX

    • 发布日期:2016-07-13
    • 文件大小:4.3mb
    • 提供者:Kiro
  1. ZTest

    0下载:
  2. Directx 开发 ZTest 深度缓冲区的建立 包括读取图形 建立深度缓冲区 像素进行深度测试时,它的颜色会被写入渲染目标,而深度被写入深度缓冲。 注释全 是学习Directx的必备-Directx development ZTest depth buffer read graphics including the establishment of the establishment of the depth buffer pixel depth test, i
  3. 所属分类:DirextX编程

    • 发布日期:2015-06-26
    • 文件大小:3.07mb
    • 提供者:张青
  1. Sououw

    0下载:
  2. 关于游戏图形算法的代码 可以用于游戏开发-The code for game graphics algorithms can be used for game development
  3. 所属分类:DirextX

    • 发布日期:2017-04-08
    • 文件大小:103.82kb
    • 提供者:vic
  1. Directx-8.1-Programming-for-CPP

    0下载:
  2. 应用程序向导。此工具提供了一个应用程序向导创建一个DirectX应用程序与DirectX组件的任意组合。这个工具是在安装过程中的软件开发工具包(SDK)安装,并创建一个新的应用程序时,可以在Microsoft Visual Studio® 访问。欲了解更多信息,请参阅应用程序向导。 错误查找工具。使用这个工具,采取十六进制的错误代码,并期待一个基于文本的错误信息。 SDK安装的一部分安装此工具,可以从开始,程序,微软DirectX8.1 SDK,DirectX的公用事业,DirectX
  3. 所属分类:DirextX

    • 发布日期:2017-05-26
    • 文件大小:8.87mb
    • 提供者:lijing
  1. FilterTitleSource

    0下载:
  2. directshow 图形开发示例代码,主要使用MIDL 技术方法-the directshow graphics to develop sample code
  3. 所属分类:DirextX

    • 发布日期:2017-11-26
    • 文件大小:26.04kb
    • 提供者:yuanwp
  1. DirectX-samples

    0下载:
  2. 三维图形程序设计的一些例子代码,用于DirectX9.0的学习。与《DirectX9.0 3D游戏开发编程基础》这本书相对应。-Some example code for three-dimensional graphics program designed for DirectX9.0 learning. This book corresponds with " DirectX9.0 3D game development programming basics.
  3. 所属分类:DirextX

    • 发布日期:2017-11-11
    • 文件大小:16mb
    • 提供者:Helen
  1. directdraw-Text

    0下载:
  2. 使用directdraw开发的简单的图形界面,还有exe执行文件-Use directdraw simple graphical interface development, and an.exe file
  3. 所属分类:DirextX

    • 发布日期:2017-05-16
    • 文件大小:3.74mb
    • 提供者:saf
  1. simplest_directshow_example

    0下载:
  2. 本程序包含了DirectShow开发的示例程序。适合DirectShow初学者进行学习。 它包含了以下几个子程序: simplest_directshow_player: 最简单的基于DirectShow的视频播放器。 simplest_directshow_player_custom: 最简单的基于DirectShow的视频播放器(Custom)。 playerGUI: 最简单的基于DirectShow的播放器-图形界面版。 simplest_directshow_info
  3. 所属分类:DirextX

    • 发布日期:2017-05-18
    • 文件大小:4.4mb
    • 提供者:your name
搜珍网 www.dssz.com