1 介绍
meshlabserver是meshlab中一个很有用的插件,其以命令行的方式运行,基本的语法格式为:
meshlabserver arg1 arg2 ...
其中可用的参数(args)如下:
- -i [filename…] mesh(s) that has to be loaded
- -o [filename…] mesh(s) where to write the result(s)
- -s filename script to be applied
- -d filename dump on a text file a list of all the filtering fucntion
- -l filename the log of the filters is ouput on a file
- -om options data to save in the output files: vc -> vertex colors, vf -> vertex flags, vq -> vertex quality, vn-> vertex normals, vt -> vertex texture coords,fc -> face colors, ff -> face flags, fq -> face quality, fn-> face normals, wc -> wedge colors, wn-> wedge normals, wt -> wedge texture coords
注意事项:
(

本文介绍了如何利用meshlabserver进行3D模型的自动化处理,重点讲述了如何通过meshlab打开模型,执行减面操作,并保存mlx脚本。通过这个过程,用户可以方便地在命令行中重复执行模型处理,提高工作效率。
最低0.47元/天 解锁文章
1239

被折叠的 条评论
为什么被折叠?



