Skip to content

Commit

Permalink
Add Screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
bwrsandman committed Oct 22, 2019
1 parent 61b7421 commit 32d224a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# imgui-flame-graph
A Dear ImGui Widget for displaying Flame Graphs.

![flame-graph](https://user-images.githubusercontent.com/1013356/67159752-54a87880-f349-11e9-9df5-628594b3a745.gif)


### 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](https://user-images.githubusercontent.com/1013356/67151773-d907e680-f2ca-11e9-87dc-c1842cb0f796.png)

0 comments on commit 32d224a

Please sign in to comment.