SkillAgentSearch skills...

Doomfire

DOOM fire implementation written in rust

Install / Use

/learn @r-marques/Doomfire
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DOOM Fire

Doom Fire rust implementation based on Fabien Sanglard's blog post.

demo

Implementation

The implementation is independent of the graphics library used.

The examples folder contains examples using different graphics libraries to render the DOOM fire:

How to run

To run the examples cd into one of the examples folder and run it using cargo. For example:

$ cd examples/doomfire-sdl2
$ cargo run --release

Note that all of these graphics libraries have system dependencies so it the build fails check the output and install the missing libraries using your systems package manager.

Related Skills

View on GitHub
GitHub Stars88
CategoryDevelopment
Updated1mo ago
Forks3

Languages

Rust

Security Score

100/100

Audited on Feb 21, 2026

No findings