Forum

Welcome Guest 

Show/Hide Header

Welcome Guest, posting in this forum requires registration.





Pages: [1]
Author Topic: another bot
roel
Newbie
Posts: 2
Permalink
Post another bot
on: October 22, 2012, 15:01
Quote

Hi people, I independently made a drawing robot, inspired by the polargraph (that is: a pen on two wires) but with my own h/w and s/w solutions. It produces images like this. If there is any interest I can document it.

The Link drawing is a bit ugly; I used too cheap paper for it that got soaked with ink. The mario is on thicker paper which worked better. However, I was in a rush so its hat and foot were chopped off.

(no travelling salesmen were hurt during these experiments)
Image
Image

sandy
Administrator
Posts: 1317
Permalink
sandy
Post Re: another bot
on: October 22, 2012, 19:50
Quote

These drawings look great - is is all TSP? The shapes (blue) on Link's sword look really cool. And all the connecting lines look great!

cheers!
sn

roel
Newbie
Posts: 2
Permalink
Post Re: another bot
on: October 22, 2012, 21:08
Quote

Hi Sandy, I didn't use any TSP at all. In short, my algorithm walks over the source bitmap image following a Hilbert curve ; on each vertex of the curve a "scribble" is made that matches more or less the distribution of intensities of the bitmap below it. The connecting lines are artefacts of the Hilbert method; a TSP approach would have reduced some of those, but I liked them too. And they remember the viewers of the pictures that even modern computers have problems with larger TSPs 😉

sandy
Administrator
Posts: 1317
Permalink
sandy
Post Re: another bot
on: October 22, 2012, 23:21
Quote

I'm not actually a big fan of TSP - it tends to be less than the sum of it's parts. Like, it's clever, but nothing more. I _do_ like this style though, it is a much nicer look, and also includes more of the machine in it. Great stuff!

sn

Pages: [1]
Mingle Forum by cartpauj
Version: 1.0.34 ; Page loaded in: 0.027 seconds.