Pyntcloud Versions Save

pyntcloud is a Python library for working with 3D point clouds.

v0.3.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/daavoo/pyntcloud/compare/v0.3.0...v0.3.1

v0.3.0

1 year ago

What's Changed

Full Changelog: https://github.com/daavoo/pyntcloud/compare/v0.2.0...v0.3.0

v0.2.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/daavoo/pyntcloud/compare/v0.1.6...v0.2.0

v0.1.6

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/daavoo/pyntcloud/compare/v0.1.5...v0.1.6

v0.1.5

2 years ago
  • Fix reading OBJ files with vertex normals (#307)

v0.1.4

3 years ago
  • Support for reading/writing comments in .ply files (#294)
  • Minor doc updates (#299)

v0.1.3

3 years ago

Features

  • Add pythreejs voxelgrid plotting and voxel colors #280
  • Add support for laz files (#288)
  • Added support for pylas (#291)

Bugfixes

  • Fix pyvista integration

Other

Minor updates to docs and code maintenance

0.1.2

4 years ago

v0.1.2

4 years ago

v0.1.1

4 years ago

Remove unmaintained code. Add badges and C.D.