Skip to content

compas-dev/compas_triangle

Repository files navigation

COMPAS Triangle

COMPAS-firendly wrappers for the Triangle library.

Installation

Stable releases can be installed from PyPI.

pip install compas_triangle

To install the latest version for development, do:

git clone https://github.com/blockresearchgroup/compas_triangle.git
cd compas_triangle
pip install -e ".[dev]"

License

compas_triangle uses the Cython wrapper for Jonathan Richard Shewchuk's Triangle library. The Cython wrapper is available here: https://github.com/drufat/triangle

Use of the Triangle library is restricted to personal or academic purposes. The license of the library is included in this repo: LICENSE.Triangle

Issue Tracker

If you find a bug or if you have a problem with running the code, please file an issue on the Issue Tracker.

About

COMPAS bindings for the triangle library.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages