https://github.com/lace/meshlab-pickedpoints
Read and write MeshLab picked point (.pp) files
https://github.com/lace/meshlab-pickedpoints
landmarks meshlab
Last synced: 8 months ago
JSON representation
Read and write MeshLab picked point (.pp) files
- Host: GitHub
- URL: https://github.com/lace/meshlab-pickedpoints
- Owner: lace
- License: bsd-2-clause
- Created: 2020-03-03T21:12:25.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T15:48:15.000Z (over 3 years ago)
- Last Synced: 2025-08-27T20:14:08.872Z (10 months ago)
- Topics: landmarks, meshlab
- Language: Python
- Size: 107 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# meshlab-pickedpoints
[][pypi]
[][pypi]
[][pypi]
[][coverage]
[][build]
[][black]
Read and write MeshLab picked point (`.pp`) files.
[pypi]: https://pypi.org/project/meshlab-pickedpoints/
[coverage]: https://github.com/lace/meshlab-pickedpoints/blob/master/.coveragerc#L2
[build]: https://circleci.com/gh/lace/meshlab-pickedpoints/tree/master
[docs build]: https://meshlab-pickedpoints.readthedocs.io/en/latest/
[black]: https://black.readthedocs.io/en/stable/
## Contribute
- Issue Tracker: https://github.com/lace/meshlab-pickedpoints/issues
- Source Code: https://github.com/lace/meshlab-pickedpoints
Pull requests welcome!
## Support
If you are having issues, please let us know.
## Acknowledgements
This library was based on code in [Lace][], which was refactored from legacy
code at Body Labs by [Alex Weiss][], with portions by [Eric Rachlin][],
[Paul Melnikow][], [Victor Alvarez][], and others. Later it was extracted
from the Body Labs codebase and open-sourced by [Guillaume Marceau][]. In
2018 it was [forked by Paul Melnikow][fork] and published as
[metabolace][fork pypi]. Thanks to a repository and package transfer from
Body Labs, the fork has been merged back into the original.
[lace]: http://github.com/lace/lace
[paul melnikow]: https://github.com/paulmelnikow
[jake beard]: https://github.com/jbeard4
[alex weiss]: https://github.com/algrs
[eric rachlin]: https://github.com/eerac
[victor alvarez]: https://github.com/yangmillstheory
[guillaume marceau]: https://github.com/gmarceau
[fork]: https://github.com/metabolize/lace
[fork pypi]: https://pypi.org/project/metabolace/
## License
The project is licensed under the two-clause BSD license.