CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - directx .x

搜索资源列表

  1. 用Delphi+DirectX开发简单RPG游戏

    0下载:
  2.  提到 RPG (角色扮演游戏,Role Play Game),在座各位恐怕没有不熟悉的。从古老经典的 DOS 版《仙剑奇侠传》到新潮花哨的《轩辕剑》系列,无不以曲折优美的故事情节,美丽可人的主角,悦耳动情的背景音乐,震撼了每一个玩家的心灵。而说到 RPG,就不能不提 DirectX,因为 PC 上大部分的 RPG 都是用这个冬冬开发的。早在《轩辕剑叁外传——天之痕》推出的时候,我就曾想过用 DirectX 写一个自己的 RPG,自己来安排故事情节的发展,却总是因为这样或那样的事情,一直没有能够
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:1313734
    • 提供者:李金鹏
  1. directX

    0下载:
  2. 用于Directx初学者,可以到入由骨骼的X文件,以及导入位图作为地面-for Directx beginners can go to the bone by means of X documents, and into the ground as a bitmap
  3. 所属分类:DirextX编程

    • 发布日期:2014-01-15
    • 文件大小:9068380
    • 提供者:赵建涛
  1. DirectX

    0下载:
  2. direct x3D教程详细的讲解了DIRECT X 的入门
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:394689
    • 提供者:许揩
  1. X文件加载

    0下载:
  2. 对microsoft X文件的加载,DirectX X格式文件加载示例源代码!
  3. 所属分类:DirextX编程

    • 发布日期:2008-11-18
    • 文件大小:772247
    • 提供者:ks531842447
  1. Tmesh.zip

    0下载:
  2. 使用directx的X file format 並利用3D mesh 之概念 重建出3維模型
  3. 所属分类:源码下载

    • 发布日期:2011-08-09
    • 文件大小:45409
    • 提供者:naturo111111
  1. DirectX

    0下载:
  2. direct x的8个经典例子轻松入门,direct x编程不再难学-direct x 8 classic example of ease of entry, direct x programming is no longer difficult to learn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-01
    • 文件大小:13867407
    • 提供者:kai
  1. X-animation

    0下载:
  2. 这个项目实现了directx中X文件骨骼动画的加载-The project achieved directx skeletal animation in the loading X files
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:1282238
    • 提供者:张沂超
  1. XParser

    0下载:
  2. Direct3D中.x文件的解析器,将.x文件(明码的或二进制的)解析成易读的格式,可方便修改代码转换成自定义的格式-.X file parser make .X file resolve into easy-to-read format, can be easily modified code into a custom format
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:1870889
    • 提供者:KingMars
  1. WindowsApplication1

    0下载:
  2.  Visual C#使用Direct X的实现视频播放有以下几点:   1. 掌握在Visual C#引入Dirext X函数库的方法。   2. 设置Direct X视频播放的宿主组件。   3. 基本的播放命令的设置:播放、停止、暂停等。 4.全屏、退出的用法。 .net Framework SDK中并没有包含Direct X SDK,所以必须先下载、安装Direct X SDK。具体的下载地址为:http://download.microsof
  3. 所属分类:DirextX

    • 发布日期:2017-03-23
    • 文件大小:16518
    • 提供者:guoliang
  1. saveXsample

    0下载:
  2. CSHarp和VB两种语言,实现了利用DirectX建立Mesh,载入X文件,保存X文件的功能。很好的有关X文件运用的程序,可以与Maya,3DMax联系。-CSharp and VB both languages, the realization of the use of DirectX establish Mesh, loading X files and preserve the function of X documents. X documents relating to good
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3193311
    • 提供者:zf
  1. 07_01_Mesh

    0下载:
  2. 精通DirectX 3D图形与动画程序设计 这本书的源码 07_第七章 使用文件模型-Proficient in DirectX 3D graphics and animation programming source of this book 07_ Chapter VII of the use of paper models
  3. 所属分类:DirextX

    • 发布日期:2017-04-05
    • 文件大小:289508
    • 提供者:李亮
  1. StateManager

    0下载:
  2. 读取微软的DirectX使用的 .x 文件,能够获得.X文件中每一个节点的数据(如Mesh中每一个点的坐标)。需要DirectX的环境才能编译运行。-Read Microsoft s DirectX use. X files, can be. X document, each node of data (such as Mesh in the coordinates of each point). DirectX environment need to be able to run the co
  3. 所属分类:DirextX

    • 发布日期:2017-04-10
    • 文件大小:1666571
    • 提供者:fishjam
  1. LShowMovie

    0下载:
  2. directX下面一个播放视频的例子,其中主要的播放类已经封装,可以在其他view里面 dailog 里面简单的调用就能播放。 修改MainFrm.cpp里面的 g_pcView->m_movie.PlayFile("c:\\x.rmvb") 来修改播放路径 visual 6.0 可以编译,directx show类库已经带到工程里面了,不安装微软的directx show也能编译 -DirectX following example of a video, in whic
  3. 所属分类:DirextX

    • 发布日期:2017-05-06
    • 文件大小:1454731
    • 提供者:bigcat
  1. 05.Textures

    0下载:
  2. 利用DirectX读取x文件,创建3D模型-The use of DirectX read x files, create a 3D model
  3. 所属分类:DirextX

    • 发布日期:2017-04-26
    • 文件大小:233605
    • 提供者:Summer
  1. DirectX_Fog

    0下载:
  2. DirectX 雾化效果编程,注释清晰,初学DirectX者一定要看。-Atomization Programming DirectX effects, comments clear, beginner who must depend on DirectX.
  3. 所属分类:DirextX

    • 发布日期:2017-04-04
    • 文件大小:421575
    • 提供者:马明
  1. mengpigugedonghua

    0下载:
  2. 普通骨骼动画和蒙皮骨骼动画实现的例子, 适合初学者学习DirectX 3D ,.x格式的 后面还有实现MD3 MD2 的,后面在传-General skeletal bone animation and skinning animation examples of the realization, for beginners to learn DirectX 3D,. X format and there are the realization of the MD3 MD2, behin
  3. 所属分类:Game Program

    • 发布日期:2017-05-26
    • 文件大小:8913662
    • 提供者:刘乐宝
  1. ObjModels

    0下载:
  2. 项目实现在DirectX程序利用objLoader类读取obj文件,在3dmax中建好的模型不必转换成X文件格式。-Project implementation procedures for the use of the DirectX class objLoader read obj files, 3dmax models built in do not have to convert the X file format.
  3. 所属分类:DirextX

    • 发布日期:2016-01-24
    • 文件大小:147809
    • 提供者:wangbaotu
  1. GI.Graphics.Programming.with.DirectX.9-Module.II.

    0下载:
  2. Graphics Programming with Direct X 9 Module II (14 Week Lesson Plan)
  3. 所属分类:DirextX

    • 发布日期:2017-10-31
    • 文件大小:44416780
    • 提供者:nelu_nelu1
  1. classCMesh

    0下载:
  2. 用Directx来使用.x文件,即创建Mesh,使用DX来使用简单的.x文件.-To use with Directx. X files, that create the Mesh, to use a simple to use DX. X files.
  3. 所属分类:DirextX

    • 发布日期:2017-05-11
    • 文件大小:2578892
    • 提供者:赵红朋
  1. directx的x文件骨骼动画实例

    1下载:
  2. directx的x文件骨骼动画实例,包含一个x文件(内含多种动画)。代码简单结构清晰,很不错的加载d3d骨骼动画的实例程序,对学习很有帮助
  3. 所属分类:DirextX编程

    • 发布日期:2013-02-04
    • 文件大小:724414
    • 提供者:thealert
« 12 3 4 »
搜珍网 www.dssz.com