搜索资源列表
STL-MOUSEMOVE
- VC++利用动态连接库开发的读取STL格式文件的界面,可鼠标点选,旋转物体,有需要的朋友可以下载
vtk读取STL 及显示
- vtk读取STL 及显示STL文件中网格的内部信息
stl view
- stl文件使用VC6.0读取并利用opengl进行立体显示
StLViewer_src
- 读取stl模型文件,并在opengl环境下,显示和进行相关操作-read stl model documents and opengl environment, display and related operations
SliceSTL
- 三维切片:读取STL文件并进行按层切片的简单示例程序-Three-dimensional slices: Read STL file and layer slices by a simple example program
STL-MOUSEMOVE
- 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
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
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.tar
- 读取 点云数据 STL 文件 分块化编程-STL file to read point cloud data block programming
stl_viewer
- 可读取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
3DViewer
- 自己写的一个读取STL文件和进行控制面板操作的界面,可以大大减少计算机图形和图像处理可视化的界面编写工作量-a project for .stl files viewer using VC++
NeHe7
- 编写的一个OpenGL的读取stl文件的小程序,能够读取stl ASCII格式-Read a prepared OpenGL applet stl file, stl ASCII format can be read
vb-STL
- 读取txt格式文件的顶点坐标,生成stl文件。-Txt format to read the vertex coordinates to generate stl file.
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.
MFC_Graphics
- 一个读取Stl文件并做平移、旋转、缩放的示例程序 在MFC框架下使用OpenGL编程 -Stl file and do a read translation, rotation, scaling the sample program to use OpenGL in MFC programming fr a mework
STLReader
- Python读取STL文件,输出所有三角形顶点坐标(去除重复坐标)-Python read STL files, the output of all triangle vertices (removing duplicate coordinates)
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
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-read
- 可以读取stl文件 对仿真有很大的价值 包含可执行文件 放心下载-Stl files can be read on the simulation of great value contains an executable file assured download
stl
- 读取stl文件,并将读取的数据显示在屏幕上(read stl files and show them on screen)