Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bleeptrack/scribbleplot
collection of my processing sketches used for transforming images to scribbly vector images
https://github.com/bleeptrack/scribbleplot
Last synced: 6 days ago
JSON representation
collection of my processing sketches used for transforming images to scribbly vector images
- Host: GitHub
- URL: https://github.com/bleeptrack/scribbleplot
- Owner: bleeptrack
- License: mit
- Created: 2017-11-19T10:58:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T09:52:17.000Z (over 6 years ago)
- Last Synced: 2024-01-24T00:43:44.663Z (10 months ago)
- Language: Processing
- Size: 2.91 MB
- Stars: 47
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scribbleplot
collection of my processing sketches used for transforming images to artsy plottable images (jpg/vector). Here are some output examples:# randomLines [jpg,pdf]
![stylized image of cat](exampleResults/catResult.jpg)
![stylized image of cat](exampleResults/cat2Result.jpg)# scribbleLines [jpg,pdf]
![stylized image of cat](exampleResults/scribble.jpg)
![stylized image of cat](exampleResults/scribble2.jpg)# reactionDiffusion [png, needs to be vectorized]
![stylized image of cat](exampleResults/reactiondiffusion1.png)
![stylized image of cat](exampleResults/reactiondiffusion2.png)