category: bevy plugin
languages: rust
github: exvacuum/bevy_headless_render
crates.io: bevy_headless_render
this plugin is pretty simple, it just allows you to set up a render texture to be extracted for use on the CPU every frame
i made this plugin as part of a game project super early on when i needed a copy of the rendered frame in the main world to be rendered as braille to the screen