Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blueprints-like editor for entities #114

Open
SNMetamorph opened this issue May 3, 2024 · 0 comments
Open

Blueprints-like editor for entities #114

SNMetamorph opened this issue May 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SNMetamorph
Copy link

Basically, relationships between different entities can be pretty good visualized with node graph. Entity can be represented as node with some inputs and outputs, and more detailed description for all these fields can be fetched from FGD file.

Moreover, there is good enough implementation of node graph UI for ImGui available: https://github.com/thedmd/imgui-node-editor
So, implementing such feature should be not that hard, I guess.

@wootguy wootguy added the enhancement New feature or request label May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants