marian42 / mesh_to_sdf

Calculate signed distance fields for arbitrary meshes
https://pypi.org/project/mesh-to-sdf/
MIT License
991 stars 107 forks source link

Use trimesh concatenation rather than numpy sum when dumping scenes for memory efficiency #43

Open thegnarwhals opened 1 year ago

thegnarwhals commented 1 year ago

See https://github.com/marian42/mesh_to_sdf/issues/42

thegnarwhals commented 1 year ago

Hi @marian42 - please could you merge and release this one-line change if you are happy with it?