搜索资源列表

  1. vtk读取STL 及显示

    0下载:
  2. vtk读取STL 及显示STL文件中网格的内部信息
  3. 所属分类:源码下载

  1. STL-MOUSEMOVE

    0下载:
  2. VC++利用动态连接库开发的读取STL格式文件的界面,可鼠标点选,旋转物体,有需要的朋友可以下载-VC++ Use of Dynamic Link Library developed STL format to read the interface, can be a mouse click, rotating objects, have a friend in need can be downloaded
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:355328
    • 提供者:李亮
  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

    • 发布日期:2024-05-20
    • 文件大小:3989504
    • 提供者:冉超
  1. ModelsView

    0下载:
  2. 3D机构动画显示模块,支持STL文件读取.-3D body animation module to support the STL file to read.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:109568
    • 提供者:王伟
  1. stl_viewer

    0下载:
  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

    • 发布日期:2024-05-20
    • 文件大小:758784
    • 提供者:阿张
  1. 3DViewer

    0下载:
  2. 自己写的一个读取STL文件和进行控制面板操作的界面,可以大大减少计算机图形和图像处理可视化的界面编写工作量-a project for .stl files viewer using VC++
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:294912
    • 提供者:高永辉
  1. NeHe7

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

    • 发布日期:2024-05-20
    • 文件大小:177152
    • 提供者:hewenyuan
  1. VCandOpenGL

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

    • 发布日期:2024-05-20
    • 文件大小:297984
    • 提供者:沈飞飞
  1. readstl

    0下载:
  2. stl包含大量冗余点,此程序实现了stl文件的读取与用opengl显示出来-read stl files and show it out
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:袁玉健
  1. stl

    0下载:
  2. 读取STL格式文件代码,通过建表简化拓扑结构,获取模型的最大值,最小值等参数。-STL format file to read the code, through the construction of simplified topology table, access to model maximum and minimum values ??and other parameters.
  3. 所属分类:STL

    • 发布日期:2024-05-20
    • 文件大小:4106240
    • 提供者:段昭亮
  1. MFC_Graphics

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

    • 发布日期:2024-05-20
    • 文件大小:32899072
    • 提供者:张礴远
  1. STLReader

    0下载:
  2. Python读取STL文件,输出所有三角形顶点坐标(去除重复坐标)-Python read STL files, the output of all triangle vertices (removing duplicate coordinates)
  3. 所属分类:STL

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:michael
  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,
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:262144
    • 提供者:杨杨
  1. SSTL_DISPLAY_T

    0下载:
  2. STL文件读取程序(Matlab):可以将ASCII格式的的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上 -STL file to read program (Matlab): STL file in ASCII format of the data points of information and the grid topology information can be read and displayed on
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:103424
    • 提供者:nicollejia
  1. VB-Read-STL-File

    3下载:
  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 g
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:张欣
  1. STL-read

    0下载:
  2. 可以读取stl文件 对仿真有很大的价值 包含可执行文件 放心下载-Stl files can be read on the simulation of great value contains an executable file assured download
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:2402304
    • 提供者:fengzhiyi
  1. Ch16

    0下载:
  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

    • 发布日期:2024-05-20
    • 文件大小:102400
    • 提供者:sunny
  1. stl_Reader-master

    0下载:
  2. 该程序可以使用opengl从.stl文件读取并显示对象。 用户可以旋转,缩放并选取片段。 点击左键会选择片段点击左键并拖动鼠标可以旋转点击右键会放大和缩小物体(The program can read and show the object from the .stl file using opengl. The user can rotate, zoom and pick the fragment. click left button
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:alanston
  1. source

    0下载:
  2. 读取并 显示STL文件 实现z轴方向上的等分切割(Read and play STL doc.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:235520
    • 提供者:elkfjakbe
  1. stlshow

    0下载:
  2. 在matlab中实现读取二进制格式stl文件并生成3d图形(In matlab stl file to read binary format and generate 3d graphics)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:juno.chan
« 1 23 4 5 6 »

源码中国 www.ymcn.org