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 a Window API #3

Open
bananasov opened this issue Jul 24, 2023 · 0 comments
Open

Add a Window API #3

bananasov opened this issue Jul 24, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@bananasov
Copy link
Owner

This really hard feature would allow users to create their own UI's and display them inside of AssaultCube.

Possible ways of doing this

  • Hooking into wglSwapBuffers from rust and doing whatever needs to be done to display ImGui or egui inside of AssaultCube. Can be done via Hudhook
  • Not doing it.
@bananasov bananasov added enhancement New feature or request help wanted Extra attention is needed labels Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Posibilities
Development

No branches or pull requests

1 participant