How to use ball pivoting?
Zhangsihao-Yang opened this issue · 4 comments
Zhangsihao-Yang commented
I was trying to reconstruct the mesh from a point cloud and would like to use ball pivoting in my code.
How can I write the code?
Zhangsihao-Yang commented
3DLIRIOUS commented
Are you running the latest version from GitHub? The version on PyPI doesn't have ball pivoting yet. I can try to update that soon.
Zhangsihao-Yang commented
I see. So how can I run the latest version from GitHub?
By the way, must I install MeshLab on my computer to run your scripts?
3DLIRIOUS commented
You can install the github version using PIP:
pip install -e git+git://github.com/3DLIRIOUS/MeshLabXML#egg=MeshLabXML
Yes, MeshLab must be installed, as MeshLabXML is primarily a front end to meshlabserver.