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

搜索资源列表

  1. opengl_roate

    0下载:
  2. VC++ 调用opengl庫, 进行3ds 图形的动画旋转-3ds graphics opengl for rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1531053
    • 提供者:谢先生
  1. 3DS_Load

    0下载:
  2. 这是一个opengl加载3ds模型的代码-It is a opengl 3ds model loading code. . . . .
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:13403
    • 提供者:pengshuoya
  1. Terrain

    0下载:
  2. OpenGL的导入3ds模型,并添加透视变换,视角大,可通过鼠标来改变-opengl import 3ds model and add perspective transformation, viewing angle can be changed via the mouse
  3. 所属分类:Game Engine

    • 发布日期:2017-05-17
    • 文件大小:4122135
    • 提供者:王博
  1. migong

    0下载:
  2. 用C++写的在opengl环境下的迷宫小程序,其中有一个3ds类型的人脸可在迷宫中移动,也可对迷宫进行操作-C++ maze with a small program written in opengl environment, which has a human face 3ds movable type in the maze, the maze can also be operated
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:5672741
    • 提供者:clinic
  1. 06-test3ds

    0下载:
  2. 非常基础的代码,基于OPENGL/GLUT,显示一个.3DS格式的模型,带贴图-a lite code that to show a .3ds model with texture.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1806906
    • 提供者:liboyang
  1. skeleton

    0下载:
  2. 使用C++语言,通过openGL的图形编程接口,读取格式为3DS的骨骼模型文件,并显示在屏幕中。但是由于3DS类型的文件是静态模型文件,所以不能进行控制,如果要进行控制,那么需要用动态的骨骼文件,如ms3d文件等。- Using the C++ language, through openGL graphical programming interface, read the format of the skeleton model 3DS file and displayed on the
  3. 所属分类:Other Games

    • 发布日期:2017-04-24
    • 文件大小:431231
    • 提供者:李小强
  1. 3DSLoader

    0下载:
  2. 《opengl游戏编程》第八章“三维模型的导入”的关于3ds模型导入的源码部分。-" Opengl game programming" in Chapter 8, " Importing a three-dimensional model," the source on the 3ds model part.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-26
    • 文件大小:9095039
    • 提供者:周明
  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. OpenGLloader

    0下载:
  2. OpenGL中加载三维模型,很适合初学加载3DS模型的-OpenGL three-dimensional model is loaded, it is suitable for beginners to load 3DS model
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5406223
    • 提供者:张利
  1. MyGame

    0下载:
  2. real time graphics design. Using 3ds max and opengl and visual studio to develop a real time scence which has people, buildings and planes.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:730471
    • 提供者:goddess
  1. VIEW3DS

    0下载:
  2. 将3ds格式文件生成.h文件和gl格式文件,以便OpengL调用。 使用时将3ds格式文件直接拖到这个软件上就可以了。然后点击左键就会出现菜单,按e键就直接生成文件到此文件所在的路径下。-The 3ds file format generated. H file and gl format for OpengL call. When using the 3ds format files directly onto the software on it. Then left-click
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:663862
    • 提供者:lee
  1. 3DSLOADER

    0下载:
  2. 改程序实现了3ds模型导入OpenGL的功能,可直接运行-It can load 3ds model with OpenGL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2135860
    • 提供者:xiaohui
  1. OpenGLPimportP3DSPcode

    0下载:
  2. 实现了opengl导入3DS文件的实现,包括所有的纹理贴图和模型导入-Realized its opengl 3DS file import
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:86626
    • 提供者:王帅
  1. Lib3dsTest

    0下载:
  2. 将3dS导入到openGL,注意贴图的文件夹-load 3ds to oenGL
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2297619
    • 提供者:耿聃
  1. MonsterTruck-Program

    0下载:
  2. 3DS max 建模后 用opengl实现模型,包含地形和小车模型 天空盒 可以控制小车的运行等-Max OpenGL modeling with 3DS implementation model, including the terrain and the car model of the sky box can control the operation of the car, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3016841
    • 提供者:lym
  1. hongying

    0下载:
  2. 用MFC做OpenGL!最简单,最全面的图像设计!-simple example to use opengl load a 3ds format file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:1979500
    • 提供者:qqwu
  1. oPENgl3DS

    0下载:
  2. 通过OpenGL导入3DS模型,其中一个模型可以根据需要沿着另一个模型固定运动。适合OpengL仿真练习-The 3DS model is imported through OpenGL, one of which can be fixed on the other model according to the need. Suitable for OpengL simulation exercises
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-11
    • 文件大小:65114112
    • 提供者:yujue
« 1 2 ... 13 14 15 16 17 18»
搜珍网 www.dssz.com