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).

bike_drawing_sample bike_drawing_sample_svg spidey v2_svg v1 v1_svg VSpecial_drawing VSpecial_drawing_svg

 

Tags: graphics, java, software, youtube, Youtube Video

Comments

Hadermite
08. Apr 2017 · 18:07 UTC
Hey,