pyntcloud

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

MIT License

Downloads
35.3K
Stars
1.4K
Committers
37

Bot releases are hidden (Show)

pyntcloud - v0.3.1 Latest Release

Published by daavoo about 2 years ago

What's Changed

New Contributors

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

pyntcloud - v0.3.0 : Use laspy 2.0

Published by daavoo over 2 years ago

What's Changed

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

pyntcloud - v0.2.0

Published by daavoo over 2 years ago

What's Changed

New Contributors

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

pyntcloud - v0.1.6

Published by daavoo almost 3 years ago

What's Changed

New Contributors

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

pyntcloud - v0.1.5

Published by daavoo about 3 years ago

  • Fix reading OBJ files with vertex normals (#307)
pyntcloud - v0.1.4

Published by daavoo over 3 years ago

  • Support for reading/writing comments in .ply files (#294)
  • Minor doc updates (#299)
pyntcloud - v0.1.3

Published by daavoo about 4 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

pyntcloud - Yisus

Published by daavoo about 5 years ago

pyntcloud - Fix

Published by daavoo about 5 years ago

pyntcloud - 0.1.1

Published by daavoo about 5 years ago

Remove unmaintained code.
Add badges and C.D.

pyntcloud - 0.1.0

Published by daavoo about 5 years ago

Features

  • PyntCloud new methods: from_instance and to_instance for integration with other 3D processing libraries.

PyVista and Open3D are currently supported.

  • Add GitHub actions workflow
  • Include License file in Manifest.in

Bugfixes

  • Fix tests that were not being run in C.I.
  • Fix test_geometry failing tests
pyntcloud - 0.0.2

Published by daavoo about 5 years ago

0.0.2

Features

  • New FarthestPointsSampler #253
  • Support vertex_index in read_ply #254

Bugfixes

  • #230
pyntcloud - Initial Release

Published by daavoo over 5 years ago

You know, the initial release.

Package Rankings
Top 1.92% on Pypi.org
Top 6.68% on Proxy.golang.org
Top 13.47% on Conda-forge.org
Related Projects