-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-ExamplesAn addition or correction to our examplesAn addition or correction to our examples
Description
What problem does this solve or what need does it fill?
With the support of headless Bevy and Windows as entities, it would be interesting to see how one could write a CLI application that had no windows. What interests me is how Bevy might be used for something like a stadia or unreal cloud like experience where 3D rendering happens on a remote server and is piped by video to another light client browser.
What solution would you like?
An example of how to render to texture in examples.
What alternative(s) have you considered?
N/A
Additional context
N/A
Metadata
Metadata
Assignees
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-ExamplesAn addition or correction to our examplesAn addition or correction to our examples