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

搜索资源列表

  1. 3DTO2D

    0下载:
  2. 适用平台:Arcview 3.X 本脚本可以将3D图形转化为2D图形,在arcview下应用非常方便。本脚本来源于eris公司。
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:4819
    • 提供者:Yang Hongxiao
  1. XFile

    1下载:
  2. .X文件的读取,用于3D静态模型的读取,对D3D非常有用的
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:1064991
    • 提供者:kunkun
  1. sndpeek

    1下载:
  2. sndpeek is just what it sounds (and looks) like: real-time 3D animated display/playback can use mic-input or wav/aiff/snd/raw/mat file (with playback) time-domain waveform FFT magnitude spectrum 3D waterfall plot lissajous! (inte
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:282451
    • 提供者:尉迟雪凝
  1. ZhuYouyong

    1下载:
  2. 直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y-X填充算法画图 动态三维立体图形的正透视投影图-linear DDA, bresenham algorithm for drawing a round of bresenham algorithm to draw the ellipse drawing algorithm bresenham uniform B-spline curves polygon
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:84121
    • 提供者:朱友勇
  1. s DMaze new

    0下载:
  2. Direct 3D编写的图像引擎迷宫程序。需要首先安装Direct X 9.0-Direct 3D graphics engine prepared by the Maze procedure. You first need to install Direct X 9.0
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:375215
    • 提供者:李志
  1. 用D3D模拟地月系

    1下载:
  2.         一、建立空窗体   新建一个工程,添加引用,并导入名称空间。   加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null;   添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() {  PresentParameters presentParams = new PresentParam
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-12-12
    • 文件大小:11817
    • 提供者:mantoutou
  1. S5PV210 datasheet

    1下载:
  2. Samsung introduces S5PC110 and S5PV210 application processors What are the best processor speeds in mobile devices nowadays? About 600 to 700 MHz, right? Samsung has introduced two new application processors today. The S5PC110 and S5PV210 based on A
  3. 所属分类:文档资料

    • 发布日期:2010-09-15
    • 文件大小:11110571
    • 提供者:csstopjohnchen
  1. Tmesh.zip

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

    • 发布日期:2011-08-09
    • 文件大小:45409
    • 提供者:naturo111111
  1. 迷宫求解的非递归算法

    0下载:
  2. #include #include #include #define N 20 int aa[N][N]; int yes=0; int x[100][2],n=0; void fun1(int (*aa)[N],int (*a)[N]); int fun(int (*a)[N],int i,int j); void begain(int (*t)[N]); void pr(int (*t)[N],int nn); void win(int (*t)[N]); void lose(); void
  3. 所属分类:C#编程

  1. Dndhkfein

    0下载:
  2. 这是一个基于directx8.0 sdk的一3d飞行模拟游戏源码Demo,虽说纹理与模型不怎样,但是功能还是齐全的,包含.x模型导入,飞行控制,2d显示出来,索引缓冲,键盘与鼠标键入,灯光与材质.是是3d学习者的源代码,可直接使用。-This is based on a 3d directx8.0 sdk source flight simulation game Demo, although the texture and the model is not how, but the funct
  3. 所属分类:DirextX编程

    • 发布日期:2012-07-31
    • 文件大小:73879
    • 提供者:认可
  1. polyfit2d.rar

    7下载:
  2. 根据已知的三维离散数据(x,y,z),在MATLAB中利用此函数进行三维曲面拟合,再根据polyval2d得出拟合函数的系数矩阵。,according to 3D discrete datum (x,y,z),use this function in MATLAB to fit 3D surface, and use polyval2d to get coefficient matrix
  3. 所属分类:matlab例程

    • 发布日期:2013-01-29
    • 文件大小:1111
    • 提供者:zhuguanjun
  1. 3DSlice

    0下载:
  2. 将三维图像从X,Y,Z这三个方向上的任意深度的数据以二维切片显示-display the 2D slice from the 3D image data
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-28
    • 文件大小:11764570
    • 提供者:小金
  1. PandaDirectXMaxExporter4.8.63.0

    0下载:
  2. 针对3ds max8 的插件,用于.x文件的导出,可以设计游戏的3d模型,放在3ds max安装目录的/plugins下。-Plug-ins for 3ds max8 for. X file export, you can design the game 3d model, on the 3ds max installation directory/plugins next.
  3. 所属分类:DirextX

    • 发布日期:2016-01-27
    • 文件大小:123972
    • 提供者:林宇斌
  1. GPS-Matlab

    5下载:
  2. 一个GPS课程的全部代码,含有数据!很实用-MATLAB GPS scr iptS-- Charles Meertens and Doug Miller, U. Utah 3Jan95 These scr ipts were developed for/during a class in GPS and Active Tectonics Department of Geology and Geophysics, U. Utah, Spring, 1994 EXAMPLE RIN
  3. 所属分类:matlab例程

    • 发布日期:2012-11-01
    • 文件大小:816636
    • 提供者:王楠
  1. PandaDirectXMaxExporter_x86.dle

    2下载:
  2. 针对3ds max8 的插件,用于.x文件的导出,可以设计游戏的3d模型,放在3ds max安装目录的/plugins下。-Plug-ins for 3ds max8 for. X file export, you can design the game 3d model, on the 3ds max installation directory/plugins next.
  3. 所属分类:DirextX编程

  1. Visual C++游戏编程基础

    1下载:
  2. 介绍了如何以visual C++ 及Direct X来设计游戏。通过深入浅出的概念讲解与实例相结合逐步实现制作游戏的梦想。本书从游戏画面绘制,动画技巧,输入消息处理,人工智能,物理现象设计以及进行3D等基本设计基础开始
  3. 所属分类:编程文档

    • 发布日期:2012-10-28
    • 文件大小:23587807
    • 提供者:iloveniu
  1. delphix

    0下载:
  2. 为delphi量身打造的 direct x控件代码,用于在delphi下的3D开发
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-03
    • 文件大小:861055
    • 提供者:
  1. test3dx

    0下载:
  2. 一个基于diectx 3d的 三维模型演示,实现了打开相应的.x文件并且显示该模型,可以实现旋转移动模型的功能-Diectx 3d-based three-dimensional model of the demonstration, the realization of the corresponding open. X paper and showed that the model can achieve the function of rotating the mobile model
  3. 所属分类:DirextX

    • 发布日期:2017-05-12
    • 文件大小:2915516
    • 提供者:杨建军
  1. ogre1

    0下载:
  2. 关于ogre 3d网络游戏的开发,主要利用direct x开发,是一本中级的,主要是些下载了的文件。用ie可以打开。-Ogre 3d on the development of online games, mainly the use of direct x development, is an intermediate, mainly some of the documents downloaded. Ie can be used to open.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1955386
    • 提供者:徐霄沛
  1. Balance

    0下载:
  2. VC编写的brew平台G-sensor 平衡游戏测试和反弹测试用例,可以在brew平台上跑,屏幕大小请调节为240*400.屏幕显示的x和y分别是与地心引力夹角角度,是个模拟3D空间的。绝对原创-VC platform for the preparation of the brew and the G-sensor test rebound test cases can be run in the brew platform, please adjust for screen size 240*
  3. 所属分类:BREW

    • 发布日期:2017-03-29
    • 文件大小:868607
    • 提供者:狮子
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com