搜索资源列表
STL-MOVE
- 可以实现三维STL文件(基于ASC码)的读入、易动、旋转、缩放。
二进制的STL格式文件
- 二进制格式的STL文件,可用于测试STL编辑可视化软件
STL浏览器
- 三维重建研究
StLViewer_src.rar
- 这是一个在VC环境下用OPENGL写的一个显示三维图形的源程序。该程序将OPENGL的函数写成类,并且提供了放大、缩小及选择的功能。, This is under the VC environment a demonstration three dimensional graph source program which writes with OPENGL. This procedure wrote the OPENGL function the kind, and provided the
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
head
- stl格式数据文件的例子,是学习三维模型简化和修复时常用的数据文件。-stl format data file example is the study and three-dimensional models commonly used to simplify and repair data files.
stl
- 在vb中读入stl格式的文件。对于机械专业的三维仿真的有用。-Vb read in the stl format. Three-dimensional simulation for machinery useful.
17869328STL
- 三维STL文件基于坐标分层切片处理算法的代码实现-Three-dimensional coordinates based on slicing STL file handling code algorithm
Visual-CPP-CAD-STL-FILE
- 对于STL文件的三维可视化所开发的 源代码,可以实现对STL文件的平移,旋转,放大等功能。-For the source code developed by the three-dimensional visualization of the STL file, translation, rotation, zoom and other functions of the STL file.
STL-Model-Read-And-Display--For-VC6
- 在VC6.0环境下多模态显示STL标准三维模型,可以与鼠标、键盘进行交互。-The OpenGL program to display the STL model file in VC6.0 , it can interact with the mouse or keyboard.
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-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
openGL-MFC-STL
- 在VS2010的开发平台下,结合MFC类库和OPENGL工具,事项STL三维模型文件的读取和显示。-under visual studio 2010 tool,with the help of MFC and opengl tools, it can read and diaplay STL 3D modal file .
Basic-data-format-STL-files
- 基本的三维模型的stl文件格式,可以用于三维模型的显示及操作-Stl file format basic three-dimensional model can be used to display three-dimensional model and operating
PolygonLoadingSample
- 利用SharpGL读取STL三维模型文件(在SharpGL Demo基础上改造)(Load STL file with SharpGL)
point3d
- 直接运行TestMyCrust.m, 读取点云txt,或者直接加载mat文件 运行需要几分钟,耐心等待 完成后运行trianglenormal.m, 生成三角面片的法向量 运行完成得到tri.txt(组成三角面片的点的编号信息),trinormal.txt(每个三角面片法向量数值),diandian.txt(每个点云信息) 然后将三个数据当做stl_gen.exe的输入文件,得到trisuface.stl文件(run TestMyCrust.m, read point cloud fil
stl_gen
- 由点云数据,三角面片法向量 生成3d打印的stl文件(obtain the stl file which used to 3D printing, run from point cloud, normal vector files)
stl transformer
- 根据节点坐标和节点连接关系创建三维桁架模型,并用matlab平台将模型数据转成3D打印机可识别的stl文件,用于打印。(The 3D truss model is created based on the node coordinates and the node connections, and the model data is converted to the identifiable STL file of the 3D printer with the MATLAB platform,