• Stars
    star
    147
  • Rank 251,347 (Top 5 %)
  • Language
    C++
  • License
    MIT License
  • Created about 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Dear ImGui Widget for displaying Flame Graphs.

Dear ImGui Flame Graph Widget

Build Download License GitHub Stars DOI

A Dear ImGui Widget for displaying Flame Graphs.

flame-graph

Example

Running the imgui-flame-graph-example example will display an example window showcasing the flame graph widget. The code is available for reference in example/main.cpp.

imgui-widget-flame-graph