You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really like this repository, and I was wondering what the future maintenance plans are? Are there any plans to implement a demo similar to the blueprints in Unreal, with effects similar to egui_node_graph or imgui-node-editor?
The text was updated successfully, but these errors were encountered:
Hey @xdestiny110 ! Thanks for the interest in the project.
I do not think that going to deep into the support of unreal blueprints style usecases will be the priority.
The middle term goal for the project is to serve as a base platform for arbitrary graph visualization. For the moment I am doing a side project which is based on this lib where I can test it usability. After we all the needed features for the basic usecases and wait some time for stabilizations I will release v1.0.0.
But making an example demonstrating custom node and edge drawing functions capabilities surely can be done.
I really like this repository, and I was wondering what the future maintenance plans are? Are there any plans to implement a demo similar to the blueprints in Unreal, with effects similar to egui_node_graph or imgui-node-editor?
The text was updated successfully, but these errors were encountered: