搜索资源列表
stl view
- stl文件使用VC6.0读取并利用opengl进行立体显示
stlreader
- 很多做三维重建的开发人员都需要读取三维数据,这个程序实现了读取三维数据文件(stl文件)的函数,并用opengl显示出来了,很有参考价值的,其中有函数readstlfile就是实现了从stl文件中读取三角面片的数据。-lot of three-dimensional reconstruction of developers need to read 3D data, The program reads the 3D data files
SliceSTL
- 三维切片:读取STL文件并进行按层切片的简单示例程序-Three-dimensional slices: Read STL file and layer slices by a simple example program
PickTriangle
- STL文件格式的读取、显示及快速成形的加工-STL file format to read, display and processing of rapid prototyping
3dsopengl
- 很多做三维重建的开发人员都需要读取三维数据,这个程序实现了读取三维数据文件(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 fil
STL_DISPLAY_Display
- STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上-a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays t
stl
- STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上--a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays
stl.tar
- 读取 点云数据 STL 文件 分块化编程-STL file to read point cloud data block programming
vb-STL
- 读取txt格式文件的顶点坐标,生成stl文件。-Txt format to read the vertex coordinates to generate stl file.
stlView
- stl 文件读取系统,可以将stl文件读入,环境为OpenGL底层。-stl view
STL
- STL文件读取和显示,直接运行bin中的exe文件就可以-STL file is read and displayed directly in the exe file to run bin can
stl
- 该文件为快速成形技术STL文件,其中包括了STL文件的读取,显示以及切片轮廓的计算。该程序用java语言编写。-The file is rapid prototyping technology STL files, including the STL files reads, display and slice the profile of the Java language program calculation with writi
STL-FILE
- 基于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 S
VC--OpenGL-STL
- 基于 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
STL-MOVE
- 基于 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
stl
- STL文件三角网格拓扑重建,建立半边和边的关系。实现STL文件读取,分层,填充。-Triangular mesh topology reconstruction of STL file, a side and the edge of the relationship.Realize the STL file reading, layered, filled in.
stl
- 读取stl文件,并将读取的数据显示在屏幕上(read stl files and show them on screen)
STL文件的读取显示
- 用于STL文件读取与显示的C语言程序,简单方便实用。(STLfile,The process of virtual manufacturing of a component begins with the CAD model being extracted as an STL file.)
stlView
- STL文件读取,将每个三角形片读取出来,转换成其他可以显示的文件(STL file read, read out every triangle piece and convert it into other files that can be displayed.)
stl文件在matlab中的读取
- 在matlab中读取点云数据stl文件并在界面显示(Read the point cloud data STL file in MATLAB and display it on the interface.)