imgui-node-editor icon indicating copy to clipboard operation
imgui-node-editor copied to clipboard

Can example of application be put into the library?

Open QiuYilin opened this issue 1 year ago • 0 comments

Currently, the application is stored in the examples. I think this is a good abstraction for using imgui. If the application is placed in the library instead of the examples, the application update can be synchronized with the library update. Currently, the application part cannot be synchronized when the vcpkg package is updated.

Or make the application a separate library as a wrapper of imgui?

QiuYilin avatar Sep 04 '24 05:09 QiuYilin