CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - 3ds模型

搜索资源列表

  1. opengl读取3DS的论文

    0下载:
  2. 我在网上收集的关于在opengl读取3DS模型文件的论文。-I collected on the Internet in opengl model 3DS document read papers.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:329409
    • 提供者:万玲
  1. 3ds-load

    1下载:
  2. OpenGL中导入3ds模型的完成程序,不错的,给大家分享一下-OpenGL into 3ds model of the procedure, yes, to share with you
  3. 所属分类:OpenGL

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

    1下载:
  2. 这是一个简单且实用的调用3ds模型的程序。有些用3dsLoader不能读入的模型,该程序可以解决:)-This is a simple and practical model called 3ds procedures. Some use 3dsLoader not read into the model, the program can be solved :)
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:302508
    • 提供者:陈浩
  1. OpenGL读取3ds模型

    1下载:
  2. 在VC下读取3DS模型,并显示纹理贴图
  3. 所属分类:OpenGL

    • 发布日期:2009-03-13
    • 文件大小:3049089
    • 提供者:hzyaojianfu
  1. 3ds模型的自由旋转

    1下载:
  2. 将3ds文件中的模型读取并利用OpenGL函数库绘制和显示,并实现自由旋转。
  3. 所属分类:OpenGL

    • 发布日期:2011-06-29
    • 文件大小:64512
    • 提供者:duke@6
  1. OpenGL导入3ds模型的问题

    0下载:
  2. OpenGL导入3ds模型的问题。本人用lib3ds导入模型后 采用最原始的画三角形的方法遍历模型中所有的点,画出模型 但在光照的时候出现模型表面有很多杂斑(enable了深度缓存)请问 如何去除杂斑?而且如果在场景中添加一个地板 地板会覆盖部分模型(奇怪的是我激活了depth buffer)-3ds and opengl
  3. 所属分类:OpenGL

    • 发布日期:2017-03-24
    • 文件大小:4389
    • 提供者:jinking
  1. plane.rar

    0下载:
  2. openGL实现MFC程序,加载飞机3ds模型,包括天空盒、草地场景。,MFC to achieve openGL procedures, aircraft loading 3ds models, including the sky boxes, lawn scene.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:12143493
    • 提供者:成柳
  1. opengl中如何载入3ds模型的实例

    0下载:
  2. opengl中如何载入3ds模型的实例,大家互相学习一下!-useing opengl loader a 3ds-mode!
  3. 所属分类:OpenGL

    • 发布日期:2017-03-24
    • 文件大小:237356
    • 提供者:梁晓涛
  1. load3ds

    0下载:
  2. 读取3DS的入门程序 可读取从Max导出的3DS模型并使用OpenGL渲染-Read 3DS entry program can be read from the Max export 3DS model and use the OpenGL rendering
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:206492
    • 提供者:lesky
  1. A08

    0下载:
  2. 学OpenGL编3D游戏_CAI,非常好的opengl学习实例,这是第5个实例:OpenGL的显示3ds模型-Xue OpenGL made 3D games _CAI, very good learning opengl examples, this is the first five examples: OpenGL display 3ds model
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:15730
    • 提供者:曾成斌
  1. openGL

    0下载:
  2. _基于opengl 利用vc++开发的 3ds模型 导入软件 可对模型进行可视化修改-_ Based on the use of opengl in vc++ to develop software to import 3ds model to modify the model visualization
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3254456
    • 提供者:李庆州
  1. basedon3dszhenanimation

    0下载:
  2. 一个用opengl 实现3ds模型帧动画源程序,很经典的一个例子,可以运行-This file includes all of the model structures that are needed to load in a .3DS file. If you intend to to this. These structures only support the information that is needed to load the objects in the sce
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2924988
    • 提供者:王风
  1. 3DS

    0下载:
  2. 3ds模型文件cpp实现,让您了解其内部结构,又可以自己修改编实现文件程序,用来参考,非常不错!-3ds model file cpp implementation, to let you know their internal structure, how can modify the provision to achieve their own documentation procedures, used for reference, very good!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:8008
    • 提供者:huqiong
  1. OpenGL

    0下载:
  2. OpenGL 3ds模型导入 关于3ds文件导入的一个实例-opengl 程序下载 关于3ds文件导入的一个实例 下载 地对地导弹的
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1156453
    • 提供者:陈康
  1. 3dsExport

    0下载:
  2. 自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形,加载3DS模型,视锥剔除,球型天空顶,中文显示等-OPENGL write multi-threaded program, to achieve the background load of resources, from JPEG, PNG files to create texture, save screen shots, create terrain from height
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1685516
    • 提供者:epzhlj
  1. openGl3D

    0下载:
  2. opengl实现3ds模型的加载,编程通过,可以实现3ds模型的动态加载与交互操作。-opengl 3ds model to achieve the loading, programming by, 3ds model can dynamically load and interoperability.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:5460734
    • 提供者:gaorh
  1. OpenGL-and-3DS

    0下载:
  2. 基于OpenGL 的3DS 模型的导入与控制。研究了在VC++6.0 环境下利用OpenGL 导入3DS 模型的两种方法,并给出了具体实现 过程和技术要点,两种导入方法比较结果说明:读入3DS 文件类的方法优于文件转换法,导 入的模型图的失真度很小,并可方便实现平移、旋转、缩放、拾取等人机交互控制. 关键词:OpenGL;3DS 模型;人机交互-Import and Control of 3DS Models Based on OpenGL GAO Hai-fang1,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:5250
    • 提供者:jinking
  1. Chapter01

    0下载:
  2. \3DS File Loader--- --演示3DS模型的读入方法一 \3DS gl Loader--- ----演示3DS模型的读入方法二 \ASE File Loader--- --演示ASE模型的读入方法 \MD2 File Loader--------演示MD2模型的读入方法 \MD3 File Loader--------演示MD3模型的读入方法 \MS3D File Loader-------演示MS3D模型的读入方法 \OBJ File Loa
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6936035
    • 提供者:yl
  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-06
    • 文件大小: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
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com