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
1 registered members (AndrewAMD), 15,995 guests, and 5 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
Page 2 of 2 1 2
Re: Rotatable Particles [Re: jcl] #103809
01/05/07 03:59
01/05/07 03:59
Joined: Jul 2000
Posts: 8,973
Bay Area
Doug Offline
Senior Expert
Doug  Offline
Senior Expert

Joined: Jul 2000
Posts: 8,973
Bay Area
I would also have to add (please JCL correct me if I'm wrong here) that once particles get to a certain size they become slower than sprites. Which is one reason why I used sprites for smoke in my explosions.

Now this could have just been an issue with a beta-build. But it's worth checking out if you are working on particle fx.


Conitec's Free Resources:
User Magazine || Docs and Tutorials || WIKI
Re: Rotatable Particles [Re: Doug] #103810
01/05/07 15:54
01/05/07 15:54
Joined: Aug 2002
Posts: 681
Massachusetts, USA
Ichiro Offline
User
Ichiro  Offline
User

Joined: Aug 2002
Posts: 681
Massachusetts, USA
I would also have to add (please JCL correct me if I'm wrong here) that once particles get to a certain size they become slower than sprites.

Interesting! Why is this?


Dejobaan Games - Bringing you quality video games for over 75 years.
Re: Rotatable Particles [Re: Ichiro] #103811
01/08/07 20:13
01/08/07 20:13
Joined: Jul 2000
Posts: 8,973
Bay Area
Doug Offline
Senior Expert
Doug  Offline
Senior Expert

Joined: Jul 2000
Posts: 8,973
Bay Area
I don't have a solid answer (not my part of the code, and I'm too busy to dig at it right now ) but, after running a small test, I think this may have been a beta issue that was solved.

However, I should note that the difference in speed between displaying sprites vs. particles is almost none if the sprite/particle takes up the majority of the screen (i.e. the particle is very large and/or very close to the camera). The particles probably still run faster, but you will not notice that with the overhead of so much drawing.

In short, particles are the best choice for small things like sparks, dirt, dust. When the size increases (like the cloud of a big explosion), sprites run almost as fast.


Conitec's Free Resources:
User Magazine || Docs and Tutorials || WIKI
Page 2 of 2 1 2

Moderated by  aztec, Spirit 

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