Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (AndrewAMD, TipmyPip, OptimusPrime), 15,359 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Animated Sprites: Any Program? #144065
07/28/07 16:49
07/28/07 16:49
Joined: Mar 2007
Posts: 261
Germany
Thracian Offline OP
Member
Thracian  Offline OP
Member

Joined: Mar 2007
Posts: 261
Germany
Hello,
is there any Program that is able to generate animated Sprites. I am thinking of the feature in "Easy Particle" which allows to capture several screenshots and generates one Image out of it which can be used as an animated sprite.

Particular i want to design smoke model, and i´ve figured out that a sprite might be the best solution (though any other ideas that might be better are appreciated )
Does anyone has a hint how to make such model or which program would be handy?

Cheers, Thracian


------------------------

All programmers are playwrights and all computers are lousy actors.
Re: Animated Sprites: Any Program? [Re: Thracian] #144066
07/29/07 00:47
07/29/07 00:47
Joined: Mar 2007
Posts: 677
0x00000USA
M
MrCode Offline
User
MrCode  Offline
User
M

Joined: Mar 2007
Posts: 677
0x00000USA
Try IrfanView. You can make an animated sprite by using the program's "Panorama" feature to stitch the frames together (they have to be in sequence, though).


Code:
void main()
{
    cout << "I am MrCode,";
    cout << "hear me roar!";
    system("PAUSE");
}
Re: Animated Sprites: Any Program? [Re: MrCode] #144067
07/29/07 06:27
07/29/07 06:27
Joined: Mar 2006
Posts: 2,503
SC, United States
xXxGuitar511 Offline
Expert
xXxGuitar511  Offline
Expert

Joined: Mar 2006
Posts: 2,503
SC, United States
GIMP works pretty well for stiching together frames as 3DGS uses...

Just to note, 3DGS doesn't use a GIF style animation, but instead tiled next to each other. Adding a +n (n being # of frames) before the extension of the filename tells 3DGS that it's animated and not a wide sprite


xXxGuitar511
- Programmer
Re: Animated Sprites: Any Program? [Re: xXxGuitar511] #144068
07/29/07 11:57
07/29/07 11:57
Joined: Mar 2007
Posts: 261
Germany
Thracian Offline OP
Member
Thracian  Offline OP
Member

Joined: Mar 2007
Posts: 261
Germany
Hello,
thank you for your advise. I´ll try,
Greetings, Thracian


------------------------

All programmers are playwrights and all computers are lousy actors.

Moderated by  HeelX, rvL_eXile 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1