Skip to content

Show an example of rendering to a texture without a window? #7933

@richardanaya

Description

@richardanaya

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

No one assigned

    Labels

    A-RenderingDrawing game state to the screenC-ExamplesAn addition or correction to our examples

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions