Doom Fire is a C++ implementation of the iconic Doom Fire Algorithm. Originally used in the classic 1993 game DOOM, this algorithm produces a mesmerizing, pixel-based fire effect that’s simple yet visually stunning.
- Language: C++
- Graphics Library: SDL3
- The algorith is based on this resource.