CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - stl文件读取

搜索资源列表

  1. StLViewer_src

    0下载:
  2. 读取stl模型文件,并在opengl环境下,显示和进行相关操作-read stl model documents and opengl environment, display and related operations
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:571299
    • 提供者:文鼎
  1. stlreader

    2下载:
  2. 很多做三维重建的开发人员都需要读取三维数据,这个程序实现了读取三维数据文件(stl文件)的函数,并用opengl显示出来了,很有参考价值的,其中有函数readstlfile就是实现了从stl文件中读取三角面片的数据。-lot of three-dimensional reconstruction of developers need to read 3D data, The program reads the 3D data files (stl) function, using opengl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3128760
    • 提供者:
  1. stl_viewer.rar

    3下载:
  2. 可读取stl文件格式,并利用Opengl显示三角网格曲面,能够对图形进行旋转、缩放等操作,并附有stl测试文件,Stl file format can be read and used Opengl show triangular mesh surfaces, capable of graphics rotation, scaling operation, together with stl test file
  3. 所属分类:OpenGL

    • 发布日期:2013-10-10
    • 文件大小:758841
    • 提供者:阿张
  1. MFC_Graphics

    1下载:
  2. 一个读取Stl文件并做平移、旋转、缩放的示例程序 在MFC框架下使用OpenGL编程 -Stl file and do a read translation, rotation, scaling the sample program to use OpenGL in MFC programming framework
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-27
    • 文件大小:32899072
    • 提供者:张礴远
  1. Graduation_projectView

    0下载:
  2. STL格式读取程序,可以读取3DMAX导出的STL格式模型文件!-STL format to read the procedures, you can read 3DMAX model exported STL file format
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3989810
    • 提供者:冉超
  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-02
    • 文件大小:262599
    • 提供者:杨杨
  1. stlView

    1下载:
  2. stl 文件读取系统,可以将stl文件读入,环境为OpenGL底层。-stl view
  3. 所属分类:OpenGL program

    • 发布日期:2014-04-16
    • 文件大小:3923968
    • 提供者:Yi Bing
  1. NeHe7

    1下载:
  2. 编写的一个OpenGL的读取stl文件的小程序,能够读取stl ASCII格式-Read a prepared OpenGL applet stl file, stl ASCII format can be read
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:177565
    • 提供者:hewenyuan
  1. robot-arm

    1下载:
  2. 在Solidworks中做的机械臂模型,保存成stl格式,然后通过deep exploration转换成opengl cpp文件。最后通过MFC实现读取显示。-Solidworks to do in the arm model, save as stl format, and then through deep exploration into opengl cpp file. Finally, read through the MFC to display.
  3. 所属分类:OpenGL program

    • 发布日期:2015-09-21
    • 文件大小:2429952
    • 提供者:
  1. 3dsopengl

    0下载:
  2. 很多做三维重建的开发人员都需要读取三维数据,这个程序实现了读取三维数据文件(stl文件)的函数,并用opengl-Do a lot of three-dimensional reconstruction of the developers need to read three-dimensional data, this procedure has to read three-dimensional data file (stl files) function, and opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3128764
    • 提供者:maxiansheng
  1. VCandOpenGL

    1下载:
  2. 基于VC_和OpenGL的STL文件读取显示-OpenGL-based VC_ and read the STL file display
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-27
    • 文件大小:297984
    • 提供者:沈飞飞
  1. StLViewer_src

    0下载:
  2. 可以实现stl文件的三维显示,并可以不同视角观察,运行环境VS2005.还不错,挺好用的,适合学习stl文件的读取和OPENGL的学习-Stl file can achieve three-dimensional display, and can be observed from different perspectives, operating environment VS2005. Not bad, very good use for learning to read stl file an
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11582971
    • 提供者:曹雪
  1. kaohe3

    0下载:
  2. 用OpenGL读取文本格式的stl文件到环境,并实现旋转。-Read the text with OpenGL stl file format into the environment, and to achieve rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:5233517
    • 提供者:常星
  1. StlLoader

    1下载:
  2. 在VS2010下用 OpenGL 读取stl文件-under vs 2010 use OpenGL to read stl file
  3. 所属分类:OpenGL

    • 发布日期:2013-10-25
    • 文件大小:2141
    • 提供者:李文全
  1. VB-Read-STL-File

    4下载:
  2. 其他三维软件(如UG)建立的模型导出为STL文件,在VB 中可以利用此代码读取STL文件,利用OpenGL的glVertex3f函数还原三维模型,STL中存储的是三维模型的各三角形定点数据和法向量数据-Other 3D software (UG) export the model as an STL file, you can use this code in VB to read the STL file using OpenGL glVertex3f function to restore
  3. 所属分类:OpenGL program

    • 发布日期:
    • 文件大小:2283
    • 提供者:张欣
  1. 20823710ReadSTL

    0下载:
  2. 读取Stl文件用OpenGl打开,并且可以旋转,平移,进行相关编译。-Read Stl file open with OpenGl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:41625
    • 提供者:邓晓军
  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
    • 文件大小:57344
    • 提供者: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
    • 文件大小:3791872
    • 提供者: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
    • 文件大小:8190976
    • 提供者: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
    • 文件大小:102400
    • 提供者:sunny
« 12 »
搜珍网 www.dssz.com