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
    • 文件大小:966765
    • 提供者:我是谁
  1. 3DSFileLoader

    0下载:
  2. 这是一个用VC++编写的用于加载3DS模型的程序,里面还有一个例子-This is a VC prepared for loading 3DS model procedures, there is also an example
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:531916
    • 提供者:于庆
  1. 3DS_VC6_VC7

    0下载:
  2. 导入3Ds模型的程序,里面注释不多,而且可能有高手会更高效的方法,不过至少可以做些技术交流,-3Ds model into the procedures inside the Notes are limited, and the master will likely be more efficient, But at least they can do technical exchanges,
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:581879
    • 提供者:赵鹏
  1. nodesystem

    0下载:
  2. 关于3ds 模型文件 读取问题的文件,包括执行文件和源文件-3ds model document on the issue read in the paper, including the implementation of documents and source documents
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2134885
    • 提供者:yinke
  1. cr

    0下载:
  2. kai 的毕业设计,卡通渲染的实现 附带几个3ds模型
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:45976
    • 提供者:kaikai
  1. 3DSglLoader

    0下载:
  2. 用View3ds作为转换工具把3ds模型导入到VC中
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:718230
    • 提供者:meyou
  1. house

    0下载:
  2. 马的3ds模型,可以通过deep view打开
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:365487
    • 提供者:yanglong
  1. Read3DS

    1下载:
  2. 3ds是三维图形数据格式,利用OpenGL的图形功能和VC++的编辑功能,实现从3DS模型文件中读取模型数据并绘制模型
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:613835
    • 提供者:h72946
  1. OpenGL3ds

    0下载:
  2. 关于在OpenGL中装载3ds模型文件的分析,分析3DS文件的格式及其读取方法
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:226952
    • 提供者:wwx
  1. mfc调用显示3ds模型

    0下载:
  2. mfc调用显示3ds模型
  3. 所属分类:3D图形编程

    • 发布日期:2011-04-23
    • 文件大小:301244
    • 提供者:Dogous
  1. 3ds格式的模型读取及其操纵源码

    0下载:
  2. 3ds格式的模型读取及其操纵源码,包括读取库、以及其操纵示例。环境:VC2005。-Useful source code for reading and manipulating 3ds format model, including reading library and manipulating samples. Environment: VC2005.
  3. 所属分类:3D图形编程

    • 发布日期:2017-04-09
    • 文件大小:1212527
    • 提供者:sophia
  1. 收集到的不错的水草模型

    0下载:
  2. 收集到的不错的水草模型,3ds格式。3dmax试用-Plants collected from a good model, 3ds format. 3dmax trial
  3. 所属分类:3D图形编程

    • 发布日期:2017-03-24
    • 文件大小:247316
    • 提供者:sundan
  1. [3ds.max]Female

    0下载:
  2. 人物模型 高质量女性人模 使用软件3ds max谢谢光顾 共同进步-High-quality female character models 3ds max human model using the software and common progress thanks to patronize
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3992166
    • 提供者:LIANG
  1. 3dsmanip

    0下载:
  2. 3ds模型文件的读取源代码,做游戏或计算机可视化的可以参考-3ds model file to read the source code, so the game or computer visualization can refer to
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:47512
    • 提供者:aapeanuts
  1. Read-3ds-file

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

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

    0下载:
  2. 载入高达3ds模型,一个简单 的 hello world 式的 小 opengl程序 -hello world of import 3ds model
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:528124
    • 提供者:50404797
  1. 3DSReader

    0下载:
  2. 一个读入并显示3DS模型的很精简的程序.程序模块化清晰,可移植性好,只需要复制包含 3ds.h 3ds.cpp就可以参照本示例使用.开发平台为VS2005. 其他版本可以使用类库3ds.h和3ds.cpp但,本示例可能无法编译-One read and display 3DS model of a very streamlined procedures. Procedures clear modularity, portability is good, just need to copy
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:95388
    • 提供者:黄静波
  1. Load3DS

    0下载:
  2. 可以导入3ds 模型 到 opengl 程序中 编成环境保护可为 vc 6.0 导入的基本代码 -Opengl 3ds model can be imported into the program for the Environmental Protection compiled the basic code into vc 6.0
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4691754
    • 提供者:xu
  1. DaYangShip_VirtualReality2

    0下载:
  2. 3ds模型的具体体结构,写的很详细,可以直接搬过来编程用,挺不错的-3ds model of the specific structure, write a very detailed, can be directly used to move over the programming, very good
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:193658
    • 提供者:yun
  1. 电线杆3D模型

    0下载:
  2. 电线杆3D模型(含贴图),看直接用3ds打开。(The 3D model of the pole (including the map) is opened directly with the 3DS.)
  3. 所属分类:3D图形编程

« 12 3 4 »
搜珍网 www.dssz.com