Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export functionality v2 #32

Closed
carrascomj opened this issue Oct 18, 2023 · 1 comment
Closed

Export functionality v2 #32

carrascomj opened this issue Oct 18, 2023 · 1 comment

Comments

@carrascomj
Copy link
Member

carrascomj commented Oct 18, 2023

Apart from exporting the map as data, the user should also be able to export the state as a high resolution PNG.

This should be not too hard to implement right now (see bevyengine/bevy#7163 and bevyengine/bevy#8455), but it requires an update of bevy to the latest version.

Relevant implementation example: https://github.com/bevyengine/bevy/blob/main/examples/window/screenshot.rs

This was referenced Oct 19, 2023
@carrascomj
Copy link
Member Author

carrascomj commented Oct 20, 2023

I would like to improve this in the future, but the export is now functional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant