An open API service indexing awesome lists of open source software.

https://github.com/landakram/polygons

Polygons generated using Delaunay triangulations and iteratively removing edges.
https://github.com/landakram/polygons

Last synced: about 1 month ago
JSON representation

Polygons generated using Delaunay triangulations and iteratively removing edges.

Awesome Lists containing this project

README

        

# Polygons

drawing

drawing

Polygons generated using Delaunay triangulations and iteratively removing edges.

## Usage

Emacs - run cider, open `core.clj` and press `C-c C-k` to evaluate the file.

REPL - run `(require 'clj-polygons.core)`.

## License

Copyright © 2020 Mark Hudnall

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.