搜索资源列表
stl view
- stl文件使用VC6.0读取并利用opengl进行立体显示
stl.tar
- 读取 点云数据 STL 文件 分块化编程-STL file to read point cloud data block programming
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 the structure on the screen
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 the structure on the screen.
stlView
- stl 文件读取系统,可以将stl文件读入,环境为OpenGL底层。-stl view
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 files) function, and opengl
vb-STL
- 读取txt格式文件的顶点坐标,生成stl文件。-Txt format to read the vertex coordinates to generate stl file.
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 writing
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 STL file, is the precondition o
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 d model commonly used file for
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 d model commonly used file for
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读取
- 基于OPenGL 、VC++DE stl文件的读取及显示
stl
- 读取stl文件,并将读取的数据显示在屏幕上(read stl files and show them on screen)
matlab读取stl文件
- matlab的一个小demo程序,主要包含stl文件在matlab软件中的读取,以及哈希顶点函数的实现。
STL文件的读取显示
- 用于STL文件读取与显示的C语言程序,简单方便实用。(STLfile,The process of virtual manufacturing of a component begins with the CAD model being extracted as an STL file.)
stl_Reader-master
- 该程序可以使用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 will pick the fragment click
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.)