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

搜索资源列表

  1. Tetris.rar

    0下载:
  2. 利用opengl编程开发的俄罗斯方块游戏。,Use opengl programming development Tetris game.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:95979
    • 提供者:jiang_feng
  1. gl_mesh_output.rar

    0下载:
  2. 一个使用OpenGL开发网格模型的例子,通过本例子可以学习如何通过OpenGL开发VRML和3DS网格,The use of OpenGL to open a model example of Grid, through the examples, we can learn how to develop VRML through OpenGL and 3DS Grid
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:302770
    • 提供者:yx
  1. plane.rar

    0下载:
  2. OPENGL实现对3DS文件导入的编程实例,飞机模型的导入,OPENGL implementation of the 3DS file into the programming examples, plane model import
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-21
    • 文件大小:6405
    • 提供者:陈艳余
  1. 3ds-opengl

    0下载:
  2. 读取由Pro/E生成的obj模型文件。由Pro/E中生成的obj三维模型文件,在处理之前,有几个问题要加以考虑: (1)Pro/E中生成的obj文件,对于面的定义,用到三个索引值“f 顶点1/纹理1/法向量1 顶点2/纹理2/法向量2 顶点3/纹理3/法向量3 ”,如“f 1/1/1 2/2/2 6/6/6”等; (2)Pro/E中生成的obj文件对顶点和纹理坐标的定义,常常出现重复。之所以采用这种顶点重复的obj格式写出文件,主要是考虑到共面顶点的法向量可能因为所处的面不同而不同。这样
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:28595
    • 提供者: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. Md2.rar

    0下载:
  2. 载入由3ds max生成的md2模型,进行动作控制,3ds max load generated by the MD2 model for motion control
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:278049
    • 提供者:刘阳
  1. cha-hu

    0下载:
  2. 将3ds模型转换为opengl代码,再在VC的win32控制台运行该茶壶程序-Opengl 3ds model into the code, then the VC of the win32 console program to run the teapot
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1030216
    • 提供者:xiaoli
  1. Opendl_Load3ds

    0下载:
  2. 将3ds文件加载到opengl中并实现模型的坐标变换-Opengl 3ds file will be loaded into and implement the model in the coordinate transformation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:3114996
    • 提供者:zhc
  1. water_reflect

    1下载:
  2. 一个用CG和OpenGL实现的水面特效 可实现水流效果和物体的倒影 导入模型为3ds格式-An OpenGL implementation with the CG and special effects can be realized water surface effects and the reflection of objects into 3ds format model
  3. 所属分类:OpenGL program

    • 发布日期:2014-10-05
    • 文件大小:2848698
    • 提供者:周圣川
  1. MFCopengl

    0下载:
  2. 在MFC窗口中用OPENGL显示一个三维图形,并实现旋转等功能-use mfc and opengl to display a 3d geometry
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2416986
    • 提供者:H
  1. LOAD3DS

    0下载:
  2. c++和Opengl读取3DS文件的源码,可以将3DS格式的模型文件读取并显示出来,欢迎学习。-c++ and Opengl 3DS file to read the source code, you can read 3DS model file format and displayed.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1166116
    • 提供者:ff
  1. Car

    0下载:
  2. JPCT写的读取3Ds Max文件的一个案例。JPCT是Java的一个3D开发引擎,提供网络游戏和应用程序的3D编程。-PCT is a solution for browser based games and applications as well as for OpenGL accelerated ones. It offers a software (Java 1.1 compatible, will work even on the MS-VM) and a hardware rend
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1996068
    • 提供者:krime
  1. gl_ms3d_loader

    0下载:
  2. opengl中加载3ds文件的源文件,一个很有用的小程序-3ds file loading opengl source documents, a useful little program
  3. 所属分类:Game Program

    • 发布日期:2017-03-30
    • 文件大小:426575
    • 提供者:hzh033
  1. lib3ds

    0下载:
  2. opengl编程中导入3ds max文件的源码-how to insert 3ds file into the opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2746120
    • 提供者:孔子龙
  1. MyDTM

    1下载:
  2. 一个数字地形程序。主要功能有:DEM数据读取,归一化;OpenGL中为DEM添加纹理数据;OpenGL中场景漫游操作;添加3ds模型到OpenGL场景中。-A digital terrain procedures. Main functions: DEM data read, normalized OpenGL texture for the add DEM data OpenGL scene roaming in operation add 3ds model to OpenGL sce
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:605000
    • 提供者:Edward
  1. OpenGLMesh

    1下载:
  2. 本源码用OpenGL实现了多种网格的读取,包括OBJ,MS3D,MD3,MD2,ASE,3DS等等。-This is very good.It will help you .
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-20
    • 文件大小:6805294
    • 提供者:zqfzqf2008
  1. 51to75

    0下载:
  2. 3ds max7中文版应用100例,51到75例,分别是喷泉模型、玻璃球模型、香烟模型、海底模型等25种模型-Application of Chinese version of 3ds max7 100 cases, 51-75 cases, namely fountain model, the glass sphere model, cigarette model, submarine model, 25 models
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:10109570
    • 提供者:席亚军
  1. OPENGL-load-3DS-file

    0下载:
  2. opengl导入3DS文件,原3DS文件较大,可以在代码中更换。-opengl load 3ds file
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2561239
    • 提供者:张三
  1. planeGame

    1下载:
  2. 一个飞机射击游戏的源码,采用opengl库函数射击,3D模型采用3ds软件生成 -A plane shooting game of the source, using opengl library function shooting, 3D model generation software used 3ds
  3. 所属分类:OpenGL program

    • 发布日期:2014-06-02
    • 文件大小:730701
    • 提供者:chendaiqiang
  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 2 3 4 56 7 8 9 10 ... 18 »
搜珍网 www.dssz.com