Skip to content

A rudimentary client to draw images on "Plotterflut" during the DiVOC event (11th and 12th April 2020)

Notifications You must be signed in to change notification settings

n-st/plotterflut-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

plotterflut-client

A rudimentary client to draw images on Plotterflut.

This client was written at around 5 a.m. during the DiVOC event and does not represent my usual standards for code quality. ;)

  • To draw the Carrotdust event logo, simply run ./run.sh.
  • To draw a different image, modify the pixels and y offsets in carrotdust.plotter.txt, the x offset in run.sh, and then run ./run.sh.
  • Drawing is currently black-and-white (a 0 represents color, anything else represents a blank space that will be "blocked" via the plotter API).

About

A rudimentary client to draw images on "Plotterflut" during the DiVOC event (11th and 12th April 2020)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages