Skip to content

Commit

Permalink
graph editor screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
CedricGuillemetMS committed Jun 26, 2021
1 parent b6157f8 commit 6048616
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file added Images/nodeeditor.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
What started with the gizmo is now a collection of dear imgui widgets and more advanced controls.

### ImViewGizmo
Manipulate view orientation with 1 single line of code

Expand All @@ -21,6 +23,11 @@ A WIP little sequencer used to edit frame start/end for different events in a ti
![Image of Rotation](http://i.imgur.com/BeyNwCn.png)
Check the sample for the documentation. More to come...


### Graph Editor
Nodes + connections
![](Images/nodeeditor.jpg)

### API doc

Call BeginFrame right after ImGui_XXXX_NewFrame();
Expand Down

0 comments on commit 6048616

Please sign in to comment.