Skip to content

Refactor, bgfx integration#12

Merged
stojanov merged 5 commits intomasterfrom
feature/bgfx-integration
Sep 5, 2024
Merged

Refactor, bgfx integration#12
stojanov merged 5 commits intomasterfrom
feature/bgfx-integration

Conversation

@stojanov
Copy link
Copy Markdown
Collaborator

@stojanov stojanov commented Aug 11, 2024

Here we would hold the integration for the bgfx library for rendering.

This would also be the place to hold some restructuring and/or refactoring of some components to provide a better layout.

Planned stuff:

  • Event system rework a bit
  • Renderer api rework
  • Integrate bgfx
  • Multiple window support

Still not finished, will work on this

@stojanov stojanov added the enhancement New feature or request label Aug 11, 2024
@stojanov stojanov requested a review from iboshkov August 11, 2024 14:38
@stojanov stojanov self-assigned this Aug 11, 2024
@stojanov stojanov linked an issue Aug 11, 2024 that may be closed by this pull request
@stojanov stojanov changed the title Rework event system for better integration in the future Refactor, bgfx integration Aug 11, 2024
@stojanov stojanov requested a review from limepixl August 11, 2024 15:01
@stojanov
Copy link
Copy Markdown
Collaborator Author

55% of what i implemented isn't useful, will refactor again, possibly add joystick/gamepad support

@stojanov stojanov linked an issue Aug 12, 2024 that may be closed by this pull request
@stojanov stojanov merged commit ff3b029 into master Sep 5, 2024
@stojanov stojanov deleted the feature/bgfx-integration branch October 27, 2024 23:46
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

Status: Done

Development

Successfully merging this pull request may close these issues.

Joystick, gamepad, controller support Integrate Bgfx as a render api

1 participant