bwrsandman / imgui-flame-graph

A Dear ImGui Widget for displaying Flame Graphs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Dear ImGui Widget for displaying Flame Graphs.

License:MIT License


Languages

Language:C++ 91.6%Language:CMake 8.4%