|
|
5 месяцев назад | |
|---|---|---|
| .. | ||
| __pycache__ | 5 месяцев назад | |
| README.md | 5 месяцев назад | |
| __init__.py | 5 месяцев назад | |
| opensimplex.py | 5 месяцев назад | |
| poly_point_isect_py2py3.py | 5 месяцев назад | |
This directory is intended for libraries that are required, but not added to the dependencies. That is e.g. the case to avoid bloating up the dependencies for small things or because the libraries had to be somehow modified.
opensimplex.py: https://github.com/lmas/opensimplexpoly_point_isect.py: https://github.com/ideasman42/isect_segments-bentley_ottmannpoly_point_isect_py2py3.py: Same as poly_point_isect.py, but modified to also be compatible with python 2.7.