Jump to content



How do I get those great effects ingame

  • You cannot reply to this topic
1 reply to this topic

#1 Tispe   Members   -  Reputation: 115

Like
0Likes
Like

Posted 18 February 2012 - 06:42 AM

Hi

I have read about particle engines and implemented my own simple bon fire. But when I look at big title games the effects are really beyond what I can accomplish.

Are all ingame effects (DX9) built using particle engines, or are there something else to get those special magic spell visuals?

Please point me to any tutorial/guide you can think of...

samples:

Posted Image
Posted Image
Posted Image

Ad:

#2 menyo   Members   -  Reputation: 133

Like
0Likes
Like

Posted 18 February 2012 - 07:42 AM

It are all combinations of particles and shaders. Shaders can make things glow, reflect, bloom, etc. While particles are little pieces/objects with a behavior and a time line. Using these in combination can create these effects. The top 2 effects just use flat planes to display the textures added with a shader the bottom uses a sphere + plane.

Look for HLSL (high level shader language).

And obviously, since your listing AAA titles it will not be that easy to create these awesome shaders :D.

Current Project: TechnoFlux read all about it on my

DEV BLOG







We are working on generating results for this topic
PARTNERS