Library for working 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
- Transfer landmarks from the surface of one mesh to the surface of another.
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.1.0.tar.gz
(5.9 kB
view details)
File details
Details for the file entente-0.1.0.tar.gz
.
File metadata
- Download URL: entente-0.1.0.tar.gz
- Upload date:
- Size: 5.9 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 | 5b89c09d81dc9cb3be0843d1e2aeaa959ace33519c09f63b86bd7f78b7be6924 |
|
MD5 | 72cb825a570f8319ab708bceda1889e3 |
|
BLAKE2b-256 | a0a64a9661bf079b2ce62b6179891069b291749344a0a4b177a4b91bd18d15a5 |