refactor example + adding imgui and imtui submodules

This commit is contained in:
Georgi Gerganov
2020-11-29 17:45:20 +02:00
parent ba1742d733
commit 0bbb11fffb
19 changed files with 1839 additions and 305 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "examples/third-party/imtui"]
path = examples/third-party/imtui
url = https://github.com/ggerganov/imtui
[submodule "examples/third-party/imgui/imgui"]
path = examples/third-party/imgui/imgui
url = https://github.com/ocornut/imgui