Pyacvd Versions Save

Python implementation of surface mesh resampling algorithm ACVD

v0.2.11

1 month ago

What's Changed

Full Changelog: https://github.com/pyvista/pyacvd/compare/v0.2.10...v0.2.11

0.2.0

5 years ago

Major refactoring from 0.1.1. Now only includes point clustering algorithm as it's faster and more stable. Point clustering is now 2-4x faster for large meshes.

This release also includes the dependency pyvista to facilitate loading and plotting meshes rather than reinventing the wheel for plotting using VTK.