Hi, i was looking for a free tiled texture image creation for animation like Sprite Manager 2, i tried with gimp, but something does not work… do you know a good soft? thanks…
idunno but i recently downloaded this:
http://www.povray.org/download/
with moray …moray is on that same page …it makes cool realistic stuff and it’s free ! maybe that will help ?
just keep in mind that the texture combining is really the smallest part of what SM2 does.
the important and really time eating part is the whole animation system, pixel perfect rendering as well as the non-normalized size usage for sprites to not waste texture space through “empty data”.
Developing that stuff yourself, even if you have experience, will take a few days, compare that with its price and think about your own price, what your hours are worth
that are all features not present in SM1 just in case you were considering using SM1 + a texture packer as a replacement.
Dreamora Ullukai, i guess povray is for 3d modelling, i’m sure that SM 2 is more than a texture tiling animation, what i’m searching now is something to easely create this:
I can do it with Gimp, but is really really tedious. :roll:
Hi,
You can use ImageMagick utility to construct sprite sheets…
http://www.imagemagick.org/Usage/montage/
BR, Juha
Looks good!, will check it out thanks so much…