Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: explosion & fire special effects

  1. #1
    Junior Member Newbie
    Join Date
    Sep 2001
    Posts
    3

    explosion & fire special effects

    I need OpenGL code for explosion and for fire special effects. I need them to be as 3D as possible (not a simple billboard with an animated texture). I am particularly interested in these 2 types of effects simulated through particle systems.
    Any source code would be very appreciated.

  2. #2
    Advanced Member Frequent Contributor
    Join Date
    Oct 2000
    Posts
    531

    Re: explosion & fire special effects

    Since you've posted this in the advanced section, some people here expect you to do some research before asking a question.

    Also, explosions and other fire effects don't have much to do with OpenGL since it's API independent.

    Anyway, I'm in a nice mood today, so here you go:
    Volumetric Exploded Source

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •