Unbroken Line Portraits

Recently while surfing the internet I came across this post on imgur about supposedly named “Single unbroken line portraits”.

I thought this to be quite an interesting way to create an image and thought I would try it myself. However I am far too lazy to spend hours drawing squiggly lines all day! So I wrote a program that does it instead!!

This works by creating lines and varying the thickness based on the colour intensity at each point of the line.

Even better I made it work in colour as well by varying thickness by colour channel and using additive alpha blending with the colours.

Here is the code if anyone is interested!

https://github.com/DeclanRussell/SpiralLineArt

Advertisement

2 thoughts on “Unbroken Line Portraits

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s