Skip to main content

Active fork of lace, the Body Labs-developed polygonal mesh library

Project description

pip install version python versions build status last commit open pull requests

This is an active fork of lace, the Body Labs-developed polygonal mesh library.

The fork’s goals are ambitious:

  • Keep the library working in current versions of Python and other tools.

  • Make bug fixes.

  • Provide API stability and backward compatibility with the upstream version.

  • Expand functionality to fully support quad meshes, and additional analysis and manipulation functionality where appropriate.

  • Respond to community contributions.

Installation

Install dependencies

Mac OS:

brew update && brew install boost
pip install numpy==1.13.1
pip install lace

Linux:

apt-get install -y --no-install-recommends libsuitesparse-dev libboost-dev
pip install numpy==1.13.1
pip install lace

Docker:

docker build .

Install the library

pip install metabolace

And import it just like the upstream library:

from lace.mesh import Mesh

Development

pip install -r requirements_dev.txt
pip install -e .
rake test
rake lint

Contribute

Pull requests welcome!

Support

If you are having issues, please let us know.

Acknowledgements

This library was refactored from legacy code at Body Labs by Alex Weiss, with portions by Eric Rachlin, Paul Melnikow, Victor Alvarez, and others. It was extracted from the Body Labs codebase and open-sourced by Guillaume Marceau.

License

The project is licensed under the two-clause BSD license.

This project uses the RPly library to read and write PLY files, by Diego Nehab, IMPA, distributed under the MIT License. * http://www.impa.br/~diego/software/rply

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

metabolace-1.1.8.dev1.tar.gz (86.4 kB view details)

Uploaded Source

File details

Details for the file metabolace-1.1.8.dev1.tar.gz.

File metadata

  • Download URL: metabolace-1.1.8.dev1.tar.gz
  • Upload date:
  • Size: 86.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/38.5.1 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.4

File hashes

Hashes for metabolace-1.1.8.dev1.tar.gz
Algorithm Hash digest
SHA256 fd3833249d0cb1fb3482dab2a506994b2b8160a5495a9b7cd8ff0f7ce22f7ea5
MD5 e06e61f589bfbc87a0a749318486f750
BLAKE2b-256 b0e80bb3d1b72d11aaf0054524eb142c6bc3cf5dbdfd193f252df20d4abbcfea

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page