sverchok
sverchok copied to clipboard
Component analyzer Faces->Center->(Median Weighted Center) not equal Component analyzer Faces->Matrix->(Median Weighted Center)
Hello.
I run two nodes with different mode. But I think that functions must do equal result. Why I got different location for "Median Weighted Center" for these function? Is it error or feature?
Bounds Center and Median Center are good:
Responsible functions
https://github.com/nortikin/sverchok/blob/db0615e5d3002f810fbed684b0801038de153fc9/utils/modules/polygon_utils.py#L318-L337
https://github.com/nortikin/sverchok/blob/db0615e5d3002f810fbed684b0801038de153fc9/utils/modules/polygon_utils.py#L432-L449