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

搜索资源列表

  1. OpenGL

    0下载:
  2. :以MOTOMAN—SV3X机器人为原型,针对遥操作虚拟预测环境建模的需要,首先将机器 人进行分解.在3DS MAX中建立各个局部几何模型,然后在Visual C-4--4-6.0环境下读取模型参 数。借助OpenGL图形库建立机器人及其工作环境的几何模型,并建立机器人运动的层次关系,实 现虚拟从机器人的平滑运动显示。最后,成功完成了虚拟环境中物体抓取的仿真实验。该方法将 3DS MAX的强大功能与OpenGL的灵活交互相结合,满足了虚拟预测环境建模的形象和逼真的要 求,缩短
  3. 所属分类:Project Design

    • 发布日期:2017-11-15
    • 文件大小:240185
    • 提供者:caowenming8
  1. OpenGL加载3DS格式的模型

    0下载:
  2. 给opengl设计的场景中如何加载3DS格式的模型的一个例子,对学习opengl初学者来说是个不错的入门例子。-load 3ds model into opengl scene
  3. 所属分类:OpenGL

    • 发布日期:2017-11-05
    • 文件大小:536938
    • 提供者:w
  1. MFC-and-OpenGL

    0下载:
  2. 结合MFC框架设计菜单,通过3ds模型的载入,通过opengl程序控制-Combined with the MFC framework designed menu 3ds model loading, opengl program control
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:138915
    • 提供者:gaohongxian
  1. OpenGL-AND-3DS-program

    0下载:
  2. opengl构建模型复杂,因此采用3dmax构建好模型,并用vc++读入模型,并进行模型控制-opengl build complex model 3dmax build a good model, and read with vc++ model, and the model control
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:4797648
    • 提供者:gaohongxian
  1. 3DS

    0下载:
  2. 展示如何利用opengl载入3ds模型,主要是利用3dsloader函数。-Demonstrate how to use opengl load 3ds model, mainly using 3dsloader function.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:3537219
    • 提供者:刘邦瑞
  1. 3DS-Texture-Loader

    0下载:
  2. 使用opengl编写的,用于读取3ds文件并显示-Opengl prepared for reading 3ds files and display
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-21
    • 文件大小:4942036
    • 提供者:走哦啊
  1. 3DS Loader

    0下载:
  2. 将3D模型转换成*.h 和*.gl文件,然后读入到OpenGL程序中,-read 3D model into program based on OpenGL
  3. 所属分类:3D图形编程

    • 发布日期:2017-11-07
    • 文件大小:649846
    • 提供者:龙晟
  1. 3ds

    0下载:
  2. vc环境下 利用OpenGL将3ds模型导入到程序中 -vc environment using OpenGL 3ds model into the program
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:9158656
    • 提供者:于鱼
  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. use-OpenGL-to-show-3D-model

    0下载:
  2. OpenGL中运用MFC程序框架显示3DS模型-OpenGL in use MFC program framework 3DS model
  3. 所属分类:OpenGL program

    • 发布日期:
    • 文件大小:1959471
    • 提供者:李登桥
  1. 3DS-FilePOpenGLPViewChange

    0下载:
  2. 将3DS MAX建立的场景导入到OpenGL中,随着鼠标的移动,可以改变相机的位置,不同角度查看场景的各个位置。-Import the 3DS MAX scene to OpenGL, with the movement of the mouse, you can change the location of the camera, different angles to view the scene.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-27
    • 文件大小:4565865
    • 提供者:liuyongcheng
  1. 3DS-File-Loader

    0下载:
  2. 利用3dmax文件建立三维立体模型,然后将其导入opengl中-put the 3dmax file into opengl
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:5360379
    • 提供者:陆明
  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. AR-3DS

    0下载:
  2. 基于ARToolkit与OPENGL相结合的3DS模型导入-3DS model based on the combination of ARToolkit and OpenGL import
  3. 所属分类:Console

    • 发布日期:2017-11-07
    • 文件大小:1833819
    • 提供者:王军
  1. openGL--3ds-models-of-human-body

    0下载:
  2. 基于vc opengl的3ds人体多段肢体模型导入并显示。可实现键盘控制。按键Q,E,A,D,W,S,J,L,K,I,U,O,以及方向键。可实现视角转换和右臂的驱动。-vc6.openGL display and control 3ds models of human body
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4818171
    • 提供者:lc
  1. 3DS-File-Loader

    0下载:
  2. load 3ds file and show it using opengl in vs2008.
  3. 所属分类:Game Program

    • 发布日期:2017-05-02
    • 文件大小:612719
    • 提供者:jettery
  1. OpenGl-model

    0下载:
  2. OpenGL加载各种模型,比如3ds,mdl,md3等格式的模型-OpenGL load a variety of models, such as model 3ds, mdl, md3 other formats
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-13
    • 文件大小:20579130
    • 提供者:李海亭
  1. 3DStoTexture(OpenGL)

    0下载:
  2. This a simple 3DS loader in OpenGL.-This is a simple 3DS loader in OpenGL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:467562
    • 提供者:kun su yoon
  1. 3ds-_Loader_opengl

    0下载:
  2. 该代码实现3ds文件导入opengl环境中,实现模型的导入-too trouble
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:384850
    • 提供者:
  1. 3DS-File-Loader

    0下载:
  2. 用opengl读取3ds模型,能够还原出3d模型的整个纹理-Read with opengl 3ds model,Can restore the entire texture 3d model
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1450493
    • 提供者:王冲
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »
搜珍网 www.dssz.com