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

Any chance to automatically generate screenshots from blueprint string? #151

Open
baryluk opened this issue Nov 24, 2019 · 4 comments
Open

Comments

@baryluk
Copy link

baryluk commented Nov 24, 2019

At least Vanilla 0.17 would be useful. I see the website already do have some limited parsing abilities, and do know counts, types and locations of things. But renderer (either serverside to generate an image) or client side, would be useful.

@FactorioBlueprints
Copy link
Owner

FactorioBlueprints commented Nov 24, 2019 via email

@baryluk
Copy link
Author

baryluk commented Nov 25, 2019

Take a look at https://teoxoy.github.io/factorio-blueprint-editor/ aka https://github.com/Teoxoy/factorio-blueprint-editor/ , it might be possible to refactor (remove the editor part, and just use the renderer) slightly to be able to handle most of the vanilla blueprints on client side and render them into PNG on client side.

@boobin
Copy link

boobin commented Feb 17, 2020

That's what i did for https://www.fuelforfactorio.com. I reused the code from https://teoxoy.github.io/factorio-blueprint-editor/ to get a set of sprites to render, then render it on the fly in the client browser.

@nathmo
Copy link

nathmo commented Sep 4, 2023

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

4 participants