Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/signpostmarv/lineopt.js
Library for optimising arrays of line segments.
https://github.com/signpostmarv/lineopt.js
Last synced: 5 days ago
JSON representation
Library for optimising arrays of line segments.
- Host: GitHub
- URL: https://github.com/signpostmarv/lineopt.js
- Owner: SignpostMarv
- Created: 2013-09-13T14:11:38.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-24T07:35:51.000Z (about 11 years ago)
- Last Synced: 2024-05-02T01:15:08.271Z (7 months ago)
- Language: JavaScript
- Size: 168 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About lineopt.js
Library for optimising arrays of line segments.
## Examples
* [Tests](http://signpostmarv.github.io/lineopt.js/examples/tests.html)
* [Performance](http://signpostmarv.github.io/lineopt.js/examples/perf.html)
* [Visualiser](http://signpostmarv.github.io/lineopt.js/examples/vis.html)
* [MIP Visualiser](http://signpostmarv.github.io/lineopt.js/examples/vis.html)