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

搜索资源列表

  1. OBJ_OpenGl

    0下载:
  2. 在VC++6.0下读入OBJ文件并在OpenGl环境下惊醒显示-in VC 6.0 read OBJ file and the environment awakened OpenGl show
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:805.16kb
    • 提供者:肖树才
  1. OpenGL_MD2File

    1下载:
  2. OpenGl 读取md2 文件并显示,用C++类封装,拿来可以用,代码均有中文注释,是学习OpenGl动画的好东西,VC++2010 编译-OpenGl md2 file and read the display, using C++ classes packaged, can be used, the code comments are Chinese, learning OpenGl animation is a good thing, VC++2010 compilation
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:1.93mb
    • 提供者:luo
  1. STL-View

    0下载:
  2. 以VC++作为开发平台,利用C++标准IO库的ifstream类型定义对象并绑定STL文件,再用标准库string类型中的getline逐行读取绑定的STL文件,最后,应用OPenGL绘制三角面片编程技术实现对STL文件格式的直观显示-Ifstream type definition object using the C++ standard IO library with VC++ as a development platform, and bind the STL file, getlin
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:256.44kb
    • 提供者:杨杨
  1. facemodeling

    1下载:
  2. 三维人脸造型程序,vc和opengl实现的,可以读取3ds模型文件-3D face modeling process, vc, and opengl implementation, you can read the 3ds model file
  3. 所属分类:OpenGL program

    • 发布日期:2015-04-26
    • 文件大小:685.2kb
    • 提供者:伟杰
  1. OpenGL

    2下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2016-06-05
    • 文件大小:1.03mb
    • 提供者:刘洋
  1. Class3ds

    0下载:
  2. 在VC++环境下调用3DS模型的一个类,采用读二进制文件的方式将一个3DS文件读入系统,并显示纹理-In VC++ environment called 3DS model of a class, using a binary read of papers will be read a 3DS file into the system, and display the texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:7.81kb
    • 提供者:yao
  1. OBJLoader

    0下载:
  2. vc读取.obj格式的文件,变实现文件内容的显示和基本操作。-vc to read. obj file formats, change the file contents to achieve the display and basic operation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2.32mb
    • 提供者:liudengpan
  1. test01

    0下载:
  2. 利用open gl函式庫,已c++語言在VC++環境上面運作,讀取PLY檔案,內容為一隻3D兔子-Use of open gl libraries, c++ language has VC++ environment in the operation of the above, read the PLY file, says a 3D rabbit
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:2.43kb
    • 提供者:嚴憶婷
  1. STEP

    2下载:
  2. 通过VC++读取从三维软件转换的STEP中性文件,获得零件的的信息-By VC++ read the STEP neutral file conversion from three-dimensional software, access to parts of the information
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:1.85kb
    • 提供者:高婷
  1. ASE_OpenGL

    0下载:
  2. 用vc在opengl中读入ASE文件的代码-Read with the vc in opengl code into the ASE file
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:234.91kb
    • 提供者:蒋健
  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
    • 文件大小:328.02kb
    • 提供者:张三
  1. STL-FILE

    0下载:
  2. 基于VC++和OpenGL的STL文件读取显示STL是三维模型常用的文件格式。对STL文件进行读取和显示,是对模型进行后续操作的前提。在对STL文件格式进行详细分析的基础上,以VC+-I-作为开发平台-Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file format. To read and display of STL file, is the precondition o
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-27
    • 文件大小:56kb
    • 提供者:sunny
  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
    • 文件大小:3.62mb
    • 提供者:sunny
  1. STL-MOVE

    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
    • 文件大小:7.81mb
    • 提供者:sunny
  1. Ch16

    1下载:
  2. 基于 VC++和 OpenGL 的 STL 文件读取显示 STL 是三维模型常用的文件格式.-Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file format.
  3. 所属分类:OpenGL program

    • 发布日期:2015-04-26
    • 文件大小:100kb
    • 提供者:sunny
  1. LoadObj

    0下载:
  2. VC++ 结合OpenGL 实现.obj mesh文件的读取,并设有摄像机调整等功能-VC++ combine OpenGL implementation obj mesh file read and has a camera adjustment functions
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:3.55kb
    • 提供者:杰拉德二世
搜珍网 www.dssz.com