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

搜索资源列表

  1. STL-MOVE

    1下载:
  2. 可以实现三维STL文件(基于ASC码)的读入、易动、旋转、缩放。
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:346.67kb
    • 提供者:白加黑
  1. 二进制的STL格式文件

    0下载:
  2. 二进制格式的STL文件,可用于测试STL编辑可视化软件
  3. 所属分类:技术管理

  1. STL浏览器

    0下载:
  2. 三维重建研究
  3. 所属分类:.net编程

  1. StLViewer_src.rar

    1下载:
  2. 这是一个在VC环境下用OPENGL写的一个显示三维图形的源程序。该程序将OPENGL的函数写成类,并且提供了放大、缩小及选择的功能。, This is under the VC environment a demonstration three dimensional graph source program which writes with OPENGL. This procedure wrote the OPENGL function the kind, and provided the
  3. 所属分类:OpenGL program

    • 发布日期:2014-04-17
    • 文件大小:517.9kb
    • 提供者:lucy3102
  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
    • 文件大小:2.98mb
    • 提供者:maxiansheng
  1. head

    0下载:
  2. stl格式数据文件的例子,是学习三维模型简化和修复时常用的数据文件。-stl format data file example is the study and three-dimensional models commonly used to simplify and repair data files.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.7mb
    • 提供者:tonny
  1. stl

    1下载:
  2. 在vb中读入stl格式的文件。对于机械专业的三维仿真的有用。-Vb read in the stl format. Three-dimensional simulation for machinery useful.
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:710byte
    • 提供者:yanglong
  1. 17869328STL

    0下载:
  2. 三维STL文件基于坐标分层切片处理算法的代码实现-Three-dimensional coordinates based on slicing STL file handling code algorithm
  3. 所属分类:STL

    • 发布日期:2017-04-05
    • 文件大小:20.85kb
    • 提供者:mk
  1. Visual-CPP-CAD-STL-FILE

    1下载:
  2. 对于STL文件的三维可视化所开发的 源代码,可以实现对STL文件的平移,旋转,放大等功能。-For the source code developed by the three-dimensional visualization of the STL file, translation, rotation, zoom and other functions of the STL file.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11.66mb
    • 提供者:孙海涛
  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
    • 文件大小:5.28mb
    • 提供者:古月
  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

    • 发布日期:
    • 文件大小:2.23kb
    • 提供者:张欣
  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. openGL-MFC-STL

    0下载:
  2. 在VS2010的开发平台下,结合MFC类库和OPENGL工具,事项STL三维模型文件的读取和显示。-under visual studio 2010 tool,with the help of MFC and opengl tools, it can read and diaplay STL 3D modal file .
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:19.31kb
    • 提供者:刘才慧
  1. Basic-data-format-STL-files

    0下载:
  2. 基本的三维模型的stl文件格式,可以用于三维模型的显示及操作-Stl file format basic three-dimensional model can be used to display three-dimensional model and operating
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:65.7kb
    • 提供者:lzy
  1. PolygonLoadingSample

    1下载:
  2. 利用SharpGL读取STL三维模型文件(在SharpGL Demo基础上改造)(Load STL file with SharpGL)
  3. 所属分类:C#编程

    • 发布日期:2017-12-18
    • 文件大小:229kb
    • 提供者:古语
  1. point3d

    1下载:
  2. 直接运行TestMyCrust.m, 读取点云txt,或者直接加载mat文件 运行需要几分钟,耐心等待 完成后运行trianglenormal.m, 生成三角面片的法向量 运行完成得到tri.txt(组成三角面片的点的编号信息),trinormal.txt(每个三角面片法向量数值),diandian.txt(每个点云信息) 然后将三个数据当做stl_gen.exe的输入文件,得到trisuface.stl文件(run TestMyCrust.m, read point cloud fil
  3. 所属分类:3D图形编程

    • 发布日期:2018-01-01
    • 文件大小:6.22mb
    • 提供者:asen
  1. stl_gen

    0下载:
  2. 由点云数据,三角面片法向量 生成3d打印的stl文件(obtain the stl file which used to 3D printing, run from point cloud, normal vector files)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:5.15mb
    • 提供者:asen
  1. stl transformer

    1下载:
  2. 根据节点坐标和节点连接关系创建三维桁架模型,并用matlab平台将模型数据转成3D打印机可识别的stl文件,用于打印。(The 3D truss model is created based on the node coordinates and the node connections, and the model data is converted to the identifiable STL file of the 3D printer with the MATLAB platform,
  3. 所属分类:3D打印

    • 发布日期:2019-12-23
    • 文件大小:1.06mb
    • 提供者:fsywj
« 12 3 »
搜珍网 www.dssz.com