Skip to main content

Polygonal mesh library developed at Body Labs

Project description

lace

version python versions version build status

Polygonal mesh library developed at Body Labs.

The library is under active maintenance, and the goals are compatible with that:

  • 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.
  • Respond to community contributions.

The eventual goal is to perform a rewrite of the loader and core mesh functionality with quad support as part of a "lace-core" project and consider how to handle the extensive mesh manipulation functions which remain.

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 lace

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. In 2018 it was forked by Paul Melnikow and published as metabolace. Thanks to a repository and package transfer from Body Labs, the fork has been merged back into the original.

Similar projects

There is an unrelated permissively licensed mesh manipulation library called Trimesh which provides some similar functionality.

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.

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

lace-4.0.0.tar.gz (88.2 kB view details)

Uploaded Source

Built Distribution

lace-4.0.0-cp37-cp37m-macosx_10_14_x86_64.whl (126.9 kB view details)

Uploaded CPython 3.7m macOS 10.14+ x86-64

File details

Details for the file lace-4.0.0.tar.gz.

File metadata

  • Download URL: lace-4.0.0.tar.gz
  • Upload date:
  • Size: 88.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.9.1 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.16

File hashes

Hashes for lace-4.0.0.tar.gz
Algorithm Hash digest
SHA256 12bf4b64c32bf0948dc9c710d44aa47a3503b0201b2cd59afd427efaa1b3f072
MD5 5c1bba9c29c1ab6eb5d3d18f801b5703
BLAKE2b-256 22b1e04250232d5074084fd1196aca8ad8b84de75853124fecf8818c337409b5

See more details on using hashes here.

Provenance

File details

Details for the file lace-4.0.0-cp37-cp37m-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: lace-4.0.0-cp37-cp37m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 126.9 kB
  • Tags: CPython 3.7m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.9.1 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.16

File hashes

Hashes for lace-4.0.0-cp37-cp37m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 d72367342bb1bb8e721a7b89a7f97751a366979ed3099075f931c9f88765ba6a
MD5 1a46c8ee9b6e28a7c2bc4b8be5923545
BLAKE2b-256 fe23b7bbcbb7de7f4e13921607db8fe18053c29299db20ebb5b09d420aae926e

See more details on using hashes here.

Provenance

Supported by

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