ExplosionSphere, ExplosionSpike - Page 2

ExplosionSphere, ExplosionSpike

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Post by smoth »

AF wrote: I would take figures of what you think is suitable particle counts, then I would reduce them by 70%, as some of your explosions have literally thousands of aprticles and grind the framerate down even on the 8800GS.
I do not want to stiffle argh's creativity but please consider that some us are not on top of the line machines argh, scaling back a bit wouldn't hurt.
User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Post by Argh »

That FX uses just 95 particles. 45 of which are just one SimpleParticleGenerator. Not thousands. Not even one hundred ;)
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Post by smoth »

Cool cool, where you able to look at the one I pmed you about?
User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Post by Argh »

Yeah, the lag is due to it being terrible code abuse- that code calls into existence 240 different one-particle generator systems :P Should've just done it as a stack of HeatClouds, really, but HeatCloud lacks certain types of motion control, and I wasn't satisfied with the results visually. Now that I know what I'm doing, I'd suspect that I could re-write it to be far less laggy, but I'm hoping to get animated bitmap-swaps instead, as that'd make tackling that problem far easier.
User avatar
Noruas
XTA Developer
Posts: 1269
Joined: 24 Feb 2005, 02:58

Post by Noruas »

Image
Zydox wrote:/me likes Argh's work :-)
/me thinks Argh needs to take better shots instead of cutting it off halfway.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

maybe he's hiding something
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6241
Joined: 29 Apr 2005, 01:14

Post by FLOZi »

He didn't hide the cursor, however. :wink:
manored
Posts: 3179
Joined: 15 Nov 2006, 00:37

Post by manored »

What are those little fireballs leaving the blast?
User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Post by Argh »

They're just little balls of... stuff. Or something. They make it sparkly. I like sparklies :lol:
manored
Posts: 3179
Joined: 15 Nov 2006, 00:37

Post by manored »

They look weird for me... but you are the modder... :P
Post Reply

Return to “Engine”