Skip to content

w-mj/Flame

Repository files navigation

A Flame Simulation made by SDL2

screenshot

A flame simulation made with particle, and left click to simulate wind effect.

dependence

  • SDL2
  • SDL2_ttf

build

  • cmake CMakeLists.txt
  • make

run

  • ./flame

note: when build on windows, you must add font path at main.cpp line 36, otherwise the program will not run.

About

A flame simulator made by SDL2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published