imgui: Include imgui.h after IMGUI_DEFINE_MATH_OPERATORS
bbwrsandman committed 3 years ago
Verified
7cab9f9ba16ce1e06a813ff2aac3e9ec6f6c99d3
example: Prevent SDL's main function from being added
bbwrsandman committed 3 years ago
README
The README file for this repository.
Dear ImGui Flame Graph Widget
A Dear ImGui Widget for displaying Flame Graphs.
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.