搜索资源列表
StLViewer_src
- 读取stl模型文件,并在opengl环境下,显示和进行相关操作-read stl model documents and opengl environment, display and related operations
source-stl
- STL在liunx下的源代码文件,可以在Linux下安装,也可以直接阅读源码来学习STL编程-It s a STL source code file under Linux, it can set up under linux or read it directly
用标准模板库STL实现文件比较
- 用标准模板库STL实现文件比较. 本文讨论如何使用标准模板库(STL),类模板和函数模板,以及其它编程技术来解决实际问题。本文涉及到STL包含的集合和向量,函数模板,类模板,常量检验,出错处理和使用STL的文件I/O。 要阅读本文,你要熟悉C++,熟悉类模板和函数模板。本文汇集了大量有关的信息,指引你逐步阅读。 本文用提问,设计和解决方案引导阅读。希望你能喜欢。 -Standard Template Library STL files comparison. This pa
artIGS.rar
- 分析IGES文件结构及读入,STL文件的重载,Analysis of IGES file structure and read, STL files overloaded
stl.tar
- 读取 点云数据 STL 文件 分块化编程-STL file to read point cloud data block programming
ReadSTL
- read stl format in matlab
stl
- 读取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.
STLReader
- Python读取STL文件,输出所有三角形顶点坐标(去除重复坐标)-Python read STL files, the output of all triangle vertices (removing duplicate coordinates)
vb-STL
- 读取txt格式文件的顶点坐标,生成stl文件。-Txt format to read the vertex coordinates to generate stl file.
readstl
- stl包含大量冗余点,此程序实现了stl文件的读取与用opengl显示出来-read stl files and show it out
STL-exprise
- 对 STL 的解析,对于研究STL源码的人会有帮助。资料全面详述来龙去脉-this help person that read STL code.
VB-Read-STL-File
- 其他三维软件(如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
stl
- c++读取stl文件并且显示,还有一定的运转功能。-c++ read stl document
STL
- 使用Java语言读取STL格式文件,读取的是ascii文本格式-read STL file
Stl
- 读取stl格式文件,vc++编写,提供参考-Read stl format, vc++ written reference ......
stl
- 在MATLAB环境中读取ASCII格式的STL文件-read stl to matlab
read-STL-ACSII
- 读取ASCII格式的STL文件,显示的效果及速度都不错-Read ASCII format STL file, display the effect and speed are good
stl
- 读取stl文件,并将读取的数据显示在屏幕上(read stl files and show them on screen)
stlread
- matlab 读取stl文件,输出顶点、面、法向量(matlab read stl file)
stl文件在matlab中的读取
- 在matlab中读取点云数据stl文件并在界面显示(Read the point cloud data STL file in MATLAB and display it on the interface.)