plotted-pixels

command module
v0.0.0-...-2412f42 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2022 License: MIT Imports: 7 Imported by: 0

README

Plotted Pixels is a small cli written in go-lang for turning pixel art into vector based images that are easily plottable. Its aim is to maximize line lengths to avoid pen up / down motions.

Usage

Clone repo and then go run main.go file.png

About

This was a small afternoon project to play around with some ideas I had to avoid the full complexity of the traveling sales man problem (which this task falls into if you want to generate optimal paths) and see what kind of results I could achieve with some fast snake like approaches.

I continued working on general vector fills for pen plotters in my subsiquent (https://github.com/davidhampgonsalves/restaline)[Restaline] project.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL