Work with polygonal meshes which have vertex-wise correspondence
Project description
entente
Library for working with lace-style polygonal meshes which have vertex-wise correspondence.
Features
- Create a composite.
- Transfer landmarks from the surface of one mesh to the surface of another.
- Shuffle vertices.
- Restore correspondence of vertices.
- Spatial search, lightly wrapping CGAL.
- Complete documentation: https://entente.readthedocs.io/en/stable/
Installation
Requires Python 2.7.
pip install entente
CGAL and cgal-bindings are required for landmark transfer and AABB tree. They are optional because cgal-bindings takes a long time to build.
brew install cgal swig
pip install cgal-bindings
Usage
python -m entente.cli source.obj source.pp target1.obj target2.obj ...
Contribute
- Issue Tracker: https://github.com/metabolize/entente/issues
- Source Code: https://github.com/metabolize/entente
Pull requests welcome!
Support
If you are having issues, please let me know.
License
The project is licensed under the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
entente-0.4.0.tar.gz
(11.6 kB
view details)
File details
Details for the file entente-0.4.0.tar.gz
.
File metadata
- Download URL: entente-0.4.0.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.9.1 setuptools/40.4.1 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b2908abb6bd7ff03b74683ff67481ae92f7c77aed103efa981a9a47148b022b |
|
MD5 | ad2b7717a69b821d290d68665c04fb63 |
|
BLAKE2b-256 | f61026c11da2384bff1f7d8d55ddbc56d5e988b828fd7845fdae28b7841928e8 |