Skip to content

Request redraw from background thread #477

Answered by asny
maxime-tournier asked this question in Q&A
Discussion options

You must be logged in to vote

You could avoid the three_d::window::Window, it's basically just a thin shell around the winit window, and instead use the winit window directly. Then you have full access to all winit functionality. See the winit_window example for more details.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@maxime-tournier
Comment options

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