Martin Schmidt


does anybody know how the developers from battlefield 2 : modern combat did the cloud of dust effects did you know what i mean



Re: cloud of dust like in battlefield 2 : mc

Jim Perry


Particle system




Re: cloud of dust like in battlefield 2 : mc

Martin Schmidt

no, i don't think so. i didn't mean the clouds behind a driving car. i mean clouds looking like fog, which is moving very slowly... i have no screenshot so i'm not able to show you what i mean

EDIT:

Click here for a screenshot <-- On that page the third picture in the first line. there is some clouds like these what i'm looking for.






Re: cloud of dust like in battlefield 2 : mc

Joel Martinez

I played BF2 on a ps2 a good number of months ago so I'll admit that my memory is a bit foggy (yes, that was a pun). But if I'm not mistaken, the effect you're talking about is the smoke grenades right

When I played it, I seem to remember them just being a particle system with big sprites. With the alpha blending, it did a good job of partially obscuring the other players in the smoke ... a sniper with a straight shot could still pick them off, but it wasn't easy.

Is that what you were referring to





Re: cloud of dust like in battlefield 2 : mc

Johnnylightbulb

A truely volumetric effect would be overkill for something like smoke behind a car (or fire, for that matter). I remember volumetric fire from Quake II - It looked like a horrible solid explosion. I used to throw grenades just to watch the explosion geometry animate.





Re: cloud of dust like in battlefield 2 : mc

Johnnylightbulb

Now that I look at the *correct* photo you're pointing out I think it's pretty clear to see in the foreground where the billboard-ed sprites are intersecting with the terrain. It may be an advanced sprite system (it does look good) but the intersections do give it away.



Re: cloud of dust like in battlefield 2 : mc

Toni Greco

Maybe you can use impostors and/or spherical volumetric billboards.

Toni





Re: cloud of dust like in battlefield 2 : mc

Martin Schmidt

it could be a billboard with sprite animation hmm... yes that is possible. i don't know what imposters are, so i will google for it.. thanks a lot guys!

@Joel:
i don't mean smoke granates.





Re: cloud of dust like in battlefield 2 : mc

Michael Hansen

hello what you need is this

keep on reading

http://www.markmark.net/clouds/

my game engine use simelar consepts