-
Notifications
You must be signed in to change notification settings - Fork 46
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
[Discussion] User Interface #171
Labels
Comments
|
To expand on the above:
|
|
As a user I would prefer to see integration of an existing UI lib like imgui which seems designed for graphics/games. I see there are Rust bindings: https://github.com/Gekkio/imgui-rs |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Every game needs at least basic User Interface. For now, we only provide very basic text rendering, which is not enough.
Before starting any RFC about actual implementation, we need to gather some ideas:
Please write down your ideas.
The text was updated successfully, but these errors were encountered: