Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pvorb/depict
Scala implementation of the Potrace algorithm
https://github.com/pvorb/depict
Last synced: about 1 month ago
JSON representation
Scala implementation of the Potrace algorithm
- Host: GitHub
- URL: https://github.com/pvorb/depict
- Owner: pvorb
- Created: 2013-01-18T12:35:25.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-03T19:27:37.000Z (almost 11 years ago)
- Last Synced: 2024-04-14T22:22:12.307Z (7 months ago)
- Language: Scala
- Homepage:
- Size: 168 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
depict
======scala implementation of the [Potrace](http://potrace.sourceforge.net/)
algorithm by Peter Selinger.Disclaimer
----------This peace of software is in a very early state of development. It doesn't do
much, yet. In the long run I want to create another version of the algorithm
that allows you to use Potrace from JVM based languages.