Reputation: 11
i was wondering how MeshLab is calculating the volume when you press "Compute Geometric Measures". What type of Algorithm is it using?
Thanks for answering.
Upvotes: 1
Views: 415
Reputation: 2348
MeshLab to compute the volume (and other properties) uses the technique described in:
Brian Mirtich, ``Fast and Accurate Computation of Polyhedral Mass Properties,'' Journal of Graphics Tools, volume 1, number 2, 1996
The paper is available on the web page of the author https://people.eecs.berkeley.edu/~jfc/mirtich/massProps.html
Upvotes: 1