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. 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-15
    • 文件大小:3989810
    • 提供者:冉超
  1. 344546433

    1下载:
  2. Opengl 实现STL模型 导入 导出 拖动 缩放 旋转。-Opengl achieve STL model of import and export drag the zoom rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2016-12-25
    • 文件大小:1634408
    • 提供者:123213123
  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
    • 文件大小:262599
    • 提供者:杨杨
  1. stlView

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

    • 发布日期:2014-04-17
    • 文件大小: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-02
    • 文件大小:177565
    • 提供者:hewenyuan
  1. OpenGL

    3下载:
  2. 个人OpenGL图形学大作业,用MFC界面显示stl三角网格模型,并进行区域填色。支持鼠标拖拽旋转缩放和模型的精度调节光照等。-Great job my OpenGL graphics, screen display with MFC stl triangular mesh model, and the area fills. Support for zoom and rotate the mouse drag adjustment accuracy of the model light and
  3. 所属分类:OpenGL

    • 发布日期:2013-07-17
    • 文件大小:476938
    • 提供者:leicky
  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. OpenGL_STL_Car

    0下载:
  2. opengl在汽车建模中使用例子,有stl格式数据介绍和读入程序编程。word格式-opengl examples of the use of modeling in the car, there are stl format data presented and read into the programming.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:110269
    • 提供者:老姜
  1. GLC_lib_src_2.0.0

    0下载:
  2. GLC_lib is a C++ library for high performance 3D application based on OpenGL and QT4 GUI. Some GLC_lib features : Supported file format : 3DS, OBJ, COLLADA, 3DXML, OFF, STL. Easy view manipulation, Level of detail, shaders...
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4567230
    • 提供者:Sukuma Ubhada
  1. reading-stl

    0下载:
  2. 这是一个显示STL文件的一个平台,其代码都是基于MFC及openGL-this is a plaform for reading and viewing the stl form,and it provide all code base on MFC and openGL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:1246
    • 提供者:louwei
  1. STL-Model-Read-And-Display--For-VC6

    1下载:
  2. 在VC6.0环境下多模态显示STL标准三维模型,可以与鼠标、键盘进行交互。-The OpenGL program to display the STL model file in VC6.0 , it can interact with the mouse or keyboard.
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-27
    • 文件大小:5538816
    • 提供者:古月
  1. VC-Opengl-STL

    0下载:
  2. VC6.0 环境下使用Opengl 导入stl文件并显示的方法介绍,以及stl文件结构的解析-VC6.0 environment using Opengl Import stl file and display method introduced stl file structure parsing
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:70812
    • 提供者:张合义
  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. 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. node-stl

    0下载:
  2. 上传stl文件,等到模型的体积、尺寸等参数(Upload the STL file until the volume, size, and other parameters of the model)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-12
    • 文件大小:45327596
    • 提供者:萧不离
« 12 3 »
搜珍网 www.dssz.com