jrparadis / linegeneratorgui

generates abstract line drawings in svg format, suitable for pen plotting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linegeneratorgui

A simple GUI for drawing abstract line drawings based on sine waves and bitwise operators with turtle. GUI exports to .svg file type, the .svg is then optimized for pen plotting.

lastgui.png

exported svg examples:

example.png

example2.png

example3.png

plotted examples on 11x15 mixed media paper and dying sharpie, taken with a terrible camera:

plotted examples (large res):

example plotted.jpg - example.png on paper

test plot.jpg - a simple test, the plotter was not level so it has some errors, but that's why I like this stuff, it often glitches out in interesting ways.

About

generates abstract line drawings in svg format, suitable for pen plotting


Languages

Language:Python 100.0%