Skip to content

Is this library intended to be used with Bevy games? #51

Answered by JunichiSugiura
tqwewe asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @tqwewe,
Thanks for the first discussion entry ever! I didn't realize till now.

So the short answer is no unfortunately. You cannot overlay UI within the same window that renders game graphics. This is because dip depends on a different window manager called TAO. Which is actually the hard fork of winit but totally different rendering logic.

At least for now, this project is aiming for DOM based app developers that needs extra power and flexibility in their apps comparing to existing solution like Electron + React stack.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ngmisl
Comment options

Answer selected by JunichiSugiura
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants