mirror of
https://github.com/CedricGuillemet/ImGuizmo.git
synced 2026-01-18 21:21:19 +01:00
graph editor screenshot
This commit is contained in:
BIN
Images/nodeeditor.jpg
Normal file
BIN
Images/nodeeditor.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
@@ -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
|
||||
|
||||
@@ -21,6 +23,11 @@ A WIP little sequencer used to edit frame start/end for different events in a ti
|
||||

|
||||
Check the sample for the documentation. More to come...
|
||||
|
||||
|
||||
### Graph Editor
|
||||
Nodes + connections
|
||||

|
||||
|
||||
### API doc
|
||||
|
||||
Call BeginFrame right after ImGui_XXXX_NewFrame();
|
||||
|
||||
Reference in New Issue
Block a user