Skip to main content

Polygon and Polyhedron operations.

Project description

polystar

A C++ library for polygon and polyhedron operations. Wrapped for use in python using pybind11.

Dependencies

TetGen

A modified version of TetGen is used to create refined tetrahedral meshes in bounding polyhedra.

The modified version is included as part of this repository.

Installation

Install via pip, e.g.,

python -m pip install polystar

This repository can be installed locally via

python -m pip install .
# or 
python setup.py install

Alternatively, the python module, C++ library, and catch2 based tests can be built directly using cmake.

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

polystar-0.1.1.tar.gz (574.3 kB view hashes)

Uploaded Source

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