CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 读取3ds

搜索资源列表

  1. 3DS_Loader

    0下载:
  2. 读取3DS文件,并读出顶点坐标以及其他信息-Read 3DS file, and read the vertex coordinates
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3179319
    • 提供者:ljn
  1. Opengl3ds

    0下载:
  2. 基于OpenGL的可以直接读取.3ds文件的源代码程序,直接嵌入到程序可实现图形的渲染-direct read .3ds files base on OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:32274
    • 提供者:miaomiao
  1. VCPP_opengl

    0下载:
  2. VC++实现读取 3ds文件显示,不过需要安装opengl的运行库文件才能正常编译。-VC++ read 3ds files show, but it needs to install opengl runtime files to work properly compiled.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1636593
    • 提供者:肖传毅
  1. myprogram

    0下载:
  2. opengl读取3ds文件,mfc框架,有界面,可以实现移动和颜色变换等功能-a little program which can read 3ds
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:97501
    • 提供者:John
  1. 3DSvc_2Bp2B

    0下载:
  2. 读取3ds文件,可以改变光照和位置,有mfc的编程-Read 3ds file, you can change the lighting and location, mfc programming
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3264221
    • 提供者:John
  1. opengl3ds

    0下载:
  2. 这个文章介绍了如何在OPENGL中读取3DS模型文件-this file intrduce how to read 3ds mode in opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:28333
    • 提供者:liyedong
  1. 3DSLoader

    0下载:
  2. 读取3DS文件的标准方法,适合初学者使用-The standard way to read 3DS file for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:568362
    • 提供者:zhouning
  1. 3DEditor

    0下载:
  2. 实现OpenGL中读取3ds格式模型,可以对模型进行大小缩放等操作-OpenGL to read 3ds format model in model size scaling operation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:8633618
    • 提供者:莫北
  1. 3ds_model

    0下载:
  2. 读取3ds教学楼群模型,显示坐标轴及其原点,鼠标转换模式。-Read 3ds Teaching Building model, and show of axes its origin, mouse conversion mode.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-25
    • 文件大小:311689
    • 提供者:淩勒心
  1. 3DSLoader

    0下载:
  2. 读取3ds文件的的示例,使用opengl编写-Read 3ds file example, using opengl prepared
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:12526989
    • 提供者:走哦啊
  1. opengl-read-3ds-format-file

    0下载:
  2. 对OpenGL做了基本的介绍,并详细介绍了3ds模型的文件格式.在VC++下的OpenGL编程中完成了3ds模型 的读取与重绘.并例举了一个3ds模型验证了程序的可行性.-The paper has a basic presentation in OpenGL and introduces file format of 3ds‘models in detail.It completes read and redraw of 3ds models in the OpenGL program
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:335896
    • 提供者:张三
  1. 3DS

    0下载:
  2. 基于VC++的opengl实现3DS模型读取和显示-Read based on opengl VC++ 3DS model and display
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:1474667
    • 提供者:wwk
  1. 3DSLoader

    0下载:
  2. 可以读取3ds格式的模型,并显示出来,同时可以运用鼠标对图形进行简单的操作-3ds format model can be read and displayed, and can use the mouse to manipulate simple graphics
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:558968
    • 提供者:
  1. chair

    0下载:
  2. 基于VS2010的一个读取3DS的opengl座椅程序,能对其旋转、缩放、和移动,有纹理的读取,采用了glut库编程。注意事项:3DS模型文件和对应的贴图文件要放在同一个文件夹中。-A reading of the 3DS seat OpenGL program based on VS2010, the rotation, scaling, and mobile, read a texture, using the glut database programming. Note: the 3DS
  3. 所属分类:Graph program

    • 发布日期:2017-06-12
    • 文件大小:19396438
    • 提供者:赖瑾建
  1. Load3DS

    0下载:
  2. 一个完善的读取3DS文件的例子,测验后可成功,但是换成其他的3DS文件就不可以了。-A perfect example to read 3DS file, the test may be successful, but not replaced by other 3DS file it.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6139499
    • 提供者:
  1. 3dstoaplane

    0下载:
  2. 用VC++编写的一个读取3DS文件的程序,经检测可以使用,适合初学者学习。里面的飞机模型替换后不能正常显示,需要改进-With VC++ to write a program to read 3DS file, the detection can be used, for beginners to learn. After replacing the inside of the aircraft model not display properly, needs to be improved
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4246624
    • 提供者:
  1. myGame

    0下载:
  2. vc++实现读取3ds文件,显示,可控制移动-loader 3ds file ,show model and can control
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-23
    • 文件大小:7396650
    • 提供者:卜伟静
  1. show3DS

    0下载:
  2. vc++实现读取3ds文件,显示,可控制移动-loader 3ds file ,show model and can control
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-23
    • 文件大小:7396772
    • 提供者:卜伟静
  1. Readd3ds

    0下载:
  2. SharpGL读取3DS文件数据,并且进行显示。运行平台为VS2010.NET。-Read 3DS data using SharpGL and carry on three dimensional visualization. The operating platform is VS2010.NET.
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:985473
    • 提供者:胡少
  1. 3DS-File-Loader

    0下载:
  2. 利用opengl加载3ds模型,实现对3ds文件的读取并具有三维环视功能-use opengl to load 3ds file
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:773522
    • 提供者:turin chan
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com