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

Add barebones HUD #82

Open
jonesmz opened this issue Feb 21, 2021 · 2 comments
Open

Add barebones HUD #82

jonesmz opened this issue Feb 21, 2021 · 2 comments
Labels
enhancement New feature or request planned Likely a requirement for a 'final' product

Comments

@jonesmz
Copy link
Member

jonesmz commented Feb 21, 2021

See Magnum Integration for ImGUI here: https://doc.magnum.graphics/magnum/namespaceMagnum_1_1ImGuiIntegration.html

Requires:

  1. Add Imgui as gitsubmodule, and include in cmakelists
  2. Add imgui integration library from magnum as compile dependency
  3. Well, actually do something with the gui library.
@jonesmz
Copy link
Member Author

jonesmz commented Mar 2, 2021

The work on 1. and 2. are finished, with a small step toward 3. here https://github.com/z-adams/osp-magnum/tree/imgui-integration

As such, assigning to @z-adams until he says otherwise.

@z-adams z-adams linked a pull request Mar 6, 2021 that will close this issue
@Capital-Asterisk
Copy link
Contributor

Lots of changes kind of broke the momentum on this issue. Also noting that RmlUI was discussed in the discord as a long term solution.

@jonesmz jonesmz changed the title Add barebones HUD with ImGui Add barebones HUD May 28, 2022
@Capital-Asterisk Capital-Asterisk added planned Likely a requirement for a 'final' product enhancement New feature or request labels May 26, 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 planned Likely a requirement for a 'final' product
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants