add simple node editor(use ImGui-Node-Editor), some tweaks

This commit is contained in:
2026-04-08 23:30:33 +08:00
parent 230957f728
commit d6d735900a
13 changed files with 1000 additions and 366 deletions

3
.gitmodules vendored
View File

@ -35,3 +35,6 @@
[submodule "Prism/vendor/efsw"]
path = Prism/vendor/efsw
url = https://github.com/SpartanJ/efsw
[submodule "Prism/vendor/imgui-node-editor"]
path = Prism/vendor/imgui-node-editor
url = https://github.com/thedmd/imgui-node-editor.git