I added svg as file format, some results aren’t that satisfying
As reference to my earlier post about the shapedrawing program (java2d):
Source code: https://github.com/doppelgunner/ShapeDrawing
Someone in youtube commented that maybe I should try to export the images in svg format. So here it is. I found a way to save the image into SVG format. I used a lib called ImageTracer. Below is the sample. I love the mousepad though (the mousepad with the sexy girl).

Tags: graphics, java, software, youtube, Youtube Video
Comments
Hadermite
08. Apr 2017 · 18:07 UTC
Hey,