How to recreate the Darwinian soul glow effect?

Anything and everything

Moderators: jelco, bert_the_turtle, Chris

taynaron
level0
Posts: 4
Joined: Thu Jul 03, 2008 4:32 pm

How to recreate the Darwinian soul glow effect?

Postby taynaron » Thu Jul 03, 2008 5:20 pm

I'm currently working on a simulation visualization of ant pathing as part of my thesis, and part of that visualization involves a glow effect which I'd like to be very similar to the "soul glow" found in Darwinia, specifically in the main world screen. Could anyone help me figure out how to emulate/reproduce the glow effect in OpenGL?
Thanks for your help.
User avatar
xander
level5
level5
Posts: 16869
Joined: Thu Oct 21, 2004 11:41 pm
Location: Highland, CA, USA
Contact:

Postby xander » Thu Jul 03, 2008 7:35 pm

I am not sure exactly what you are referring to, but I believe that IV just used a sprite.

xander
taynaron
level0
Posts: 4
Joined: Thu Jul 03, 2008 4:32 pm

Postby taynaron » Thu Jul 03, 2008 8:00 pm

The glow effect I'm talking about is here: Image
I'm almost positive that the souls themselves are sprites, but is the background glow also a sprite? That seems unlikely given the glowing center, unless that's done with a separate sprite.
User avatar
xander
level5
level5
Posts: 16869
Joined: Thu Oct 21, 2004 11:41 pm
Location: Highland, CA, USA
Contact:

Postby xander » Thu Jul 03, 2008 8:13 pm

Actually, I am not sure that the souls themselves are sprites. If you look through the data files, there is no sprite for the souls. However, the glow effect is a sprite -- namely, glow.bmp -- which as been shaded with a particular color and placed with the sprite.

xander
taynaron
level0
Posts: 4
Joined: Thu Jul 03, 2008 4:32 pm

Postby taynaron » Thu Jul 03, 2008 8:44 pm

Hm, interesting. I suppose that would be a much more efficient method for point-glow sources than a separate rendering pass. I suppose the glow textures are just added or multiplied together for the glow in the center.
Thanks for the help. If anyone has more in-depth explanations, I'd appreciate that as well. If not, knowing in which direction to look is a good start.

Return to “General”

Who is online

Users browsing this forum: No registered users and 7 guests