搜索资源列表
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
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
MyCrust100809
- BMyCrust take as input a 3D scatter points cloud and return a tight, manifold, triangulation. Remember that crust algorithm needs a cloud representing a volume, so open surface may give inaccurate results. For example : a plane can not be triang
SSTL_DISPLAY_T
- STL文件读取程序(Matlab):可以将ASCII格式的的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上 -STL file to read program (Matlab): STL file in ASCII format of the data points of information and the grid topology information can be read and displayed on the screen
stlwrite
- 该matlab文件用于读取stl文件,stl是3D 打印技术-Read STL file
STLread
- STLread是一个读取STL三维模型格式的matlab函数。-Read .STL file function
readstl
- matlab读取文本格式的stl文件,能够将其顶点和法向量读取出来-matlab stl file read text format that can be read out of the vertices and normals
matlabWJ
- matlab读取STL格式文件的三角形的顶点坐标-Matlab reads the vertex coordinates of the STL fil
ReadSTLACSIItest
- 次代码为在Matlab中实现ASCII类型的 .stl文件读入,实现点云数据显示-Time code for implementation in Matlab ASCII type. Read in STL file, point cloud data display
Top3dSTL_ISO
- code matlab for STL output
stlread
- 利用MATLAB读取STL ASCII格式文件,可得到顶点数据。。。(Using MATLAB to read STL ASCII format files, you can get vertex data...)
stl_gen
- 将3D点云数据,转化成3D打印用的stl文件(transform the 3d cloud point to stl file which used to 3d printing)
stlwrite
- 通过matlab 编写stlwrite 程序(stlwrite - write ASCII or Binary STL files)
matlabToStl
- 利用matlab生成stl文件的代码,有demo实例(Using MATLAB to generate STL file)