Transforming images to 1-pixel spaces...
Displaying 1-5 of 5 total.
1
Nabucodonosor
|
Is there any program to convert a common image to a image with 1 pixel between frames. There is only a problem: the frames are 32x32... I tried to code myself with Verge, but a bunch of errors appeared, and now I'm looking to a easier way, so I can make my game faster...
Posted on 2001-01-17 11:48:23
|
Macadamia
|
well, if you are trying to do what i think you are trying to do you could try cutting and pasting by rows and columns. depending on the size of the image you could do it pretty fast. you would of course need to resize the image or make a new one of the proper size to paste into, but i'm sure you can handle that. Uh, yeah.
Macadamia - The Nut
Posted on 2001-01-18 11:45:50
|
Nabucodonosor
|
.
Posted on 2001-01-18 20:37:59
|
KarmaCult
|
I would dig to see something programmed that could do that, I would download it, I would sleep with it, I would take it out to dinner and a movie, I would.... **babbles for another 20 minutes**
I was thinking about trying to program something like that when I first started learning C++ but now that it has been forever, and I still havent touched my text books on C++ I take it that it is going to be a long time before I make anything worth while ;-)
+=-KarmaCult-=+
"I'mmmmmaaaaa Monkey!"
Instant Lunch.... Yummy
Posted on 2001-01-23 03:23:26
|
el_desconocido
|
Since maped already does that, one could read the source and port it to vc, or even c.
-Pontifex
"How many rocks are there, in the whole world?"
Posted on 2001-01-23 15:22:36
|