Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/20/24 01:28
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (AndrewAMD, Ayumi), 838 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 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 | chip programmers | 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