CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - 3DS文件

搜索资源列表

  1. 一个完善的读取3DS文件例子

    0下载:
  2. 可以用来读取3DS文件模型,一个非常完善的类,可读较大一部分3DS模型-used to read 3ds model. It is perfect class which is able to read mostly 3ds model
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:944.11kb
    • 提供者:我是谁
  1. 3ds_style

    0下载:
  2. 3DS文件格式的读写,以及3DS文件的结构进行简单说明-3DS file format reading and writing, and the 3DS document structure briefly
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:33.48kb
    • 提供者:沈威
  1. Direct3D-3ds_loader-render

    0下载:
  2. 在direct3D技术下的3ds文件加载,渲染类。 使用方便,个人整理。-direct3D technology in the 3ds document loading exaggerating category. Easy to use, personal finishing.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:25.47kb
    • 提供者:wwsheng
  1. frog3d-0.5

    0下载:
  2. 用qt编写不错的3ds读取程序,界面和兼容性都较好,对较高版本的3ds文件读取都比较好-prepared using qt 3ds good reader, interface and compatibility are better, to a higher version of the document read three ds are better
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.93mb
    • 提供者:赵磊
  1. 3dsClass

    1下载:
  2. 一个功能强大的3ds文件读取程序,目前很多的3ds文件读取程序功能有限,这是一的完整功能的程序-a powerful 3ds document reader that many of 3ds document reader limited functions, This is a function of the integrity of the process
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:191.27kb
    • 提供者:lidajin
  1. 3dsself

    0下载:
  2. 自己在MFC内添加3ds文件读取-themselves within the MFC added 3ds document read.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:134.94kb
    • 提供者:DD
  1. 3dsformat

    0下载:
  2. 这里提供一个vc编写的程序,它可以读出以上提到的所有内容,并可以扩充。它的结构受到了Andrea Ingegneri的启发,他的主页是http://www.tsrevolution.com/。 程序的核心思想是编写一个了解3ds文件结构的类,但没有具体的数据结构。具体的数据结构有它的子类提供,这样就不受到文件结构的限制。 c3DS就是这样一个类,它提供一系列的虚函数来读数据,但并不保存数据,你必须自己写一个类来继承它,并覆盖这些虚函数。我在例程中写了一个叫做c3DSMODEL的类,它只读
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:191.33kb
    • 提供者:*师
  1. 3ds

    0下载:
  2. c3DS类负责读取3ds文件结构,它提供一系列的虚函数来读数据,但并不保存数据,你必须自己写一个类来继承它,并覆盖这些虚函数。在具体例程中我写了一个叫做c3DSMODEL的类,它只读网格数据,并渲染。
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:459.16kb
    • 提供者:wuxiaodi195
  1. 3ds文件读取

    0下载:
  2. 一个完善的读取3ds文件的例子,你可以参考学习
  3. 所属分类:3D图形编程

    • 发布日期:2009-02-06
    • 文件大小:667.43kb
    • 提供者:hongwei81
  1. 393q

    0下载:
  2. 使用OpenGL读取3DS文件的源码,使用OpenGL读取3DS文件的源码-The use of OpenGL to read 3DS file source, the use of OpenGL to read 3DS file source
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-01
    • 文件大小:622.91kb
    • 提供者:刘扬扬
  1. 3dsfileexplorttoVC

    0下载:
  2. 3ds文件导出成为VC++的源代码,然后可以查看模型的顶点数据、材质、纹理等信息。-3ds file to become VC++ Source code, and then can view the model vertex data, texture, texture, and more.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1021byte
    • 提供者:123
  1. 3DSLoader_vtk

    0下载:
  2. 利用VTK读取3ds文件,并进行渲染的程序.-Use VTK to read 3ds files, and rendering process.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-24
    • 文件大小:262.03kb
    • 提供者:yefeng
  1. 3ds

    0下载:
  2. vc 调用3ds文件-vc call 3ds file
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-27
    • 文件大小:325.51kb
    • 提供者:yanshan
  1. Read-3ds-file

    1下载:
  2. 一个完善的读取3DS文件例子,可以在3DS MAX文件中建立的三维模型直接用于VC++中-A perfect example to read 3DS file
  3. 所属分类:3D Graphic

    • 发布日期:2015-04-26
    • 文件大小:2.98mb
    • 提供者:sdh
  1. VTK_import_scene

    0下载:
  2. VTK 导入3DS文件 场景导入 VC代码-VTK Import 3DS file import scene VC code
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:102.37kb
    • 提供者:吴志芳
  1. Read3DS

    0下载:
  2. 3Ds文件在vc中的读取。主要用于控制。-3Ds file in the vc read. Mainly used for control.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2.75mb
    • 提供者:lutongde
  1. 3ds

    0下载:
  2. .3ds文件格式说明及读取的源码,在文档中。在三维图形处理是必须的。-.3 Ds file format descr iptions and to read the source code, in the document. In the three-dimensional graphics processing is required.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:13.88kb
    • 提供者:simon
  1. 3dsloader

    0下载:
  2. 3ds文件录入并显示程序,可进行各种视角变化-3ds loader
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:669.02kb
    • 提供者:
  1. 3DSMaxVC

    0下载:
  2. 3dsmax 将.3ds文件转换为.x文件 然后用VC++ 调用.x文件-3dsmax
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:156.87kb
    • 提供者:李明
  1. read-3DS-file

    1下载:
  2. 一个完善的读取3DS文件例子 3ds.cpp Camera.cpp Frustum.cpp GameWnd.cpp main.cpp Math.cpp Scene.cpp Texture.cpp vector.c-A perfect example to read 3DS file 3ds.cpp Camera.cpp Frustum.cpp GameWnd.cpp main.cpp Math.cpp Sc
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3.73mb
    • 提供者:chenchen
« 12 3 4 5 »
搜珍网 www.dssz.com