Page 1 of 1

Image Map auto-generator

Posted: 2012.09.06 (18:15)
by jasdanu
Does anybody remember the program with which you could auto-generate tiles by using an image submitted into the program?

Re: Image Map auto-generator

Posted: 2012.09.06 (18:22)
by trance
I'd look here for that program: http://forum.droni.es/viewtopic.php?f=42&t=9133

Re: Image Map auto-generator

Posted: 2012.09.11 (06:18)
by Rhekatou
It's not there but I rewrote one in c++ a while ago.... never finished it though. It opens and parses the bitmap to a pixel array, but I never fixed the padding so it fucks up. I can search for it on my external drive and upload it later.

Re: Image Map auto-generator

Posted: 2012.09.11 (14:31)
by zoasBE
Rhekatou wrote:It's not there but I rewrote one in c++ a while ago.... never finished it though. It opens and parses the bitmap to a pixel array, but I never fixed the padding so it fucks up. I can search for it on my external drive and upload it later.
That's sounds cool Rhekatou!! Hope you can upload it soon! ;)

Re: Image Map auto-generator

Posted: 2012.09.12 (19:42)
by Rhekatou
Found an older version on my hd... This one doesn't do tiles it does it with objects. If I give you it can I trust you not to spread it? I don't want a flood of image maps :P

Re: Image Map auto-generator

Posted: 2012.09.14 (21:43)
by jasdanu
I personally won't but yea I was hoping for the tiles. I wanted to get some tiles of something I drew. But that does sound hella cool Rhekatou