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

搜索资源列表

  1. vtk_minimal_demo_pack

    0下载:
  2. 基于VTK显示的几个基本例子,可供参考,可视化的好资料-VTK based on a few basic examples shown, for reference, a good data visualization
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:59585
    • 提供者:
  1. a_detailed_stl_reading_and_repairing_program

    3下载:
  2. 一个可以读取.stl格式的三维格式并建立拓扑结构检测缺陷以及修复缺陷的软件-One can read. Stl format and create three-dimensional format of the topology detection and repair defects in the software defect
  3. 所属分类:OpenGL program

    • 发布日期:2015-06-23
    • 文件大小:12891136
    • 提供者:leon
  1. Lesson3

    0下载:
  2. 读入stl文件,并建立数据结构,显示stl文件中的三维物体-Read stl file, and create data structures, display three-dimensional objects stl file
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:6524
    • 提供者:孙丽
  1. TryGL

    0下载:
  2. mfc读入stl文件,用opengl进行变换-mfc read stl file, transformed with opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:12775
    • 提供者:强津培
  1. moni

    0下载:
  2. stl 加工模拟,很形象生动,动态加工的,很好狠好,建议下载呵。-stl machining simulation, it is vivid, dynamic processing, a good hard good, it is recommended to download Oh.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:895076
    • 提供者:肖庆汇
  1. engine3d220582662011

    0下载:
  2. Software rasterizer with openGL style interface. Implements bilinear, trilinear, and anisotropic filtering. STL style container classes in C. Math library, including vector and matrix operations, various utilities. Filtered image scaling, mipmap gene
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:436856
    • 提供者:Rahim
  1. RubikGame

    0下载:
  2. 一个可以旋转的魔方雏形,比较简单,实现主要是运用一些STL库中的功能-Prototype of a cube can be rotated, relatively simple, is to use some of the STL to achieve the main function of the library
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-12
    • 文件大小:18999845
    • 提供者:红烧牛肉
  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-19
    • 文件大小:5233517
    • 提供者:常星
  1. JMeshLib

    0下载:
  2. JMeshLib程序主要针对流形三角网格进行优化,以边为结构数据对三维立体表面数据进行法矢一致性转换、孔洞检查、噪声监测以及剔除退化三角形等功能。-JMeshLib provides a framework to work with manifold triangle meshes. It implements an edge-based data structure with all its fundamental functionalities (i.e., file I/O, me
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:335633
    • 提供者:Niu Wenjie
  1. Chapter11

    0下载:
  2. 分水岭分割算法,是图像形态学的一个主要算子,用到了STL-Watershed segmentation algorithm is a major operator of the image morphology, used in the STL
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8193
    • 提供者:刘浦
  1. code

    1下载:
  2. 自己编写的,读取、保存stl和obj格式的文件的代码-I have written, read, save the stl and obj format file code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:8048
    • 提供者:Melody
  1. STLRead

    2下载:
  2. 读取stl文件的工具包,并通过demo演示工具包如何使用。并显示stl数据-Kit read stl file, and how to use the demo presentation tools package. Stl data is displayed
  3. 所属分类:3D图形编程

    • 发布日期:2014-01-24
    • 文件大小:1674541
    • 提供者:黄龙祥
  1. active2

    0下载:
  2. 通过VTK读取.stl文件,并且能实现动态显示,-VTK read. Stl file, and dynamic display
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:2508957
    • 提供者:陈艳梅
  1. Sketch3D

    0下载:
  2. 可以对网格文件比如说stl文件进行基本的编辑,建立了底层的框架-3-D sketch
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-12
    • 文件大小:16032768
    • 提供者:fortitude
  1. NUAGES_SRC.tar

    0下载:
  2. 平行切片图像的3D重建,用于医疗领域。 程序支持的文件格式:obj 格式, DXF 格式, iv 格式, VRML 格式, STL(立体印刷)格式 off 格式.-The parallel slice images of 3D reconstruction for the medical field. The program supported file formats: obj format, DXF format, iv formats, VRML format, STL (3D
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:198645
    • 提供者:kimist
  1. StlLoader

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

    • 发布日期:2013-10-25
    • 文件大小:2141
    • 提供者:李文全
  1. StLViewer-source-code

    0下载:
  2. 可是实现STL文件的读取和显示,资源完整,可运行。-But to achieve read and display STL files, resources, integrity, and can run.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-20
    • 文件大小:11694501
    • 提供者:chenxiaoyong
  1. ch5

    1下载:
  2. 提供封装好的OpenGL类。主要处理STL模型文件等功能。 -OpenGL provides packaged class. Mainly deal with the STL model files and other functions.
  3. 所属分类:OpenGL program

    • 发布日期:2016-10-01
    • 文件大小:4643840
    • 提供者:zyw
  1. robot-simulation

    1下载:
  2. 国外经典 六轴机器人仿真 验证可用 opengl仿真 有stl的使用 绝对经典-Foreign classic six-axis robot simulation available
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:309164
    • 提供者:fengzhiyi
  1. 20823710ReadSTL

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

    • 发布日期:2017-04-01
    • 文件大小:41625
    • 提供者:邓晓军
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com