Skip to content

hexylena/CircosThreadTone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreadTone | a halftone representation of an image made of thread (In Circos!)

The image generation process is forked from https://github.com/theveloped/ThreadTone

A tiny addition was made in order to output Circos compatible links, and then a circos configuration developed.

Threaded portrait of Root from Person of Interest Threaded portrait of the author

Circos

docker run -it \
	-v `pwd`/circos/link.conf:/opt/circos-0.69-2/etc/tracks/link.conf \
	-v `pwd`/circos:/input \
	erasche/circos

The output is placed in circos/circos.png

License

This script is released under MIT License.

About

A halftone representation of an image made of thread in Circos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.4%
  • Makefile 8.6%