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

搜索资源列表

  1. -MFC-and-OpenGL-load-3dmodel

    0下载:
  2. 在openl中编写图形变换程序,通过载入模型,通过opengl程序进行模型控制-Graphics transformation program written in openl model by loading opengl procedures for model control
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:144303
    • 提供者:gaohongxian
  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. OPENGL

    0下载:
  2. 1.通过互联网查找Wavefront obj文件的格式定义; 2.编写C++程序解析Wavefront obj文件; 3.用3D建模工具构造两个以上的obj文件; 4.利用OpenGL绘制obj文件表示的3D模型; 5.使用VBO(Vertex Buffer Object)加速3D模型的绘制; 6.利用键盘控制3D模型的旋转、平移和缩放。-Draw out the three-dimensional animation in C++ environment through 3
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:2960
    • 提供者:lizhiqiang
  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. OpenGl

    0下载:
  2. 使用openGl 将3D模型文件obj中的模型信息载入,进行编程-To use openGl loaded model information in the 3D model file obj programming
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:29984768
    • 提供者:Yang Yang
  1. opengl

    1下载:
  2. opengl结合vc++的源程序,基于opengl的三维立体模型坐标仿真-The opengl combined with vc++ source, based on the coordinates of the three-dimensional model of the opengl simulation
  3. 所属分类:CSharp

    • 发布日期:2015-04-26
    • 文件大小:25661440
    • 提供者:王尼玛
  1. OBJ-format-processing-OPenGL

    0下载:
  2. 3D模型OBJ格式 在Opengl中处理与输出-Opengl 3D models in OBJ format to deal with the output
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:198336
    • 提供者:jieli
  1. VC--OpenGL-STL

    3下载:
  2. 基于 VC++和 OpenGL 的 STL 文件读取显示 STL 是三维模型常用的文件格式。对 STL 文件进行读取和显示,是对模型进行后续操作的前提。在对 STL 文件格式进行详细分析的基础上,以 VC++作为开发平台;利用 C++标准 IO 库的 ifstream 类 型定义对象并绑定 STL 文件 -Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file for
  3. 所属分类:OpenGL program

    • 发布日期:2015-04-26
    • 文件大小:3791872
    • 提供者:sunny
  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-opengl--load-model-of-plane

    0下载:
  2. 用vc++ mfc 调用opengl,载入3ds飞机模型,自动旋转-3DS opengl load model of plane
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2708254
    • 提供者:lc
  1. OpenGL-grid-display

    0下载:
  2. 在本源码中, 实现一个简单的3D格网显示。所编写的程序除了显示物体的模型外,还要能让用户改变光的位置和物体的颜色,大小变化以及旋转功能-In the source code, the realization of a simple 3 d grid display. Written procedures in addition to show the object model, also can let the user to change the position of the light
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8668930
    • 提供者:TD_Kennedy
  1. MFC-OPENGL-data-drive

    0下载:
  2. 用VC++6.0编写,嵌入MFC中的OPENGL程序,一个飞机模型通过串口接收数据,飞机可以向任意方向飞行。-Written by VC++6.0 embedded in MFC OPENGL procedures, an aircraft model to receive data through the serial port, the aircraft can fly in any direction.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:8020288
    • 提供者:罗保
  1. OpenGL

    0下载:
  2. OpenGL天体运动模型,很好的学习资料-OpenGL study eg. good dd for study.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:230437
    • 提供者:pubuzhixia
  1. chap4-2

    0下载:
  2. 图形学,openGL,模型实现五种颜色环-Graphics, openGL, model to achieve the five color rings
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:770
    • 提供者:防身产品
  1. OpenGL-solidmodel-code

    0下载:
  2. 利用GLUT提供的9种三维实体分别绘制圆锥体、四面体、正方体、正十二面体、正二十面体、正八面体、球体、圆球体和茶壶模型,并应用鼠标交互菜单实现实体图和线框图之间的切换。-9 provided by GLUT were drawn three-dimensional solid cone, tetrahedron, cube, dodecahedron, icosahedron, octahedron, sphere, spherical body and the teapot model, an
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:6788
    • 提供者:闯黄扣分
  1. OpenGl

    0下载:
  2. VC6.0环境下opengl编程开发例程,编写一个能够处于运动状态下的胶囊运动模型。-opengl program that can compiled and run under VC6.0
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2056520
    • 提供者:
  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. 3d-max-to-OpenGL

    0下载:
  2. 3d max中导出的模型文件导入到OpenGL-3d max models exported file into OpenGL
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1156459
    • 提供者:李涛
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com