Show HN: Factorio Blueprint Visualizer

3 years ago (github.com)

Hey there, I'm a big fan of the game Factorio and the beauty of the structure of factories inspired me to artfully visualize exported Factorio blueprints. I also create an online demo to easily try it out with your own blueprints. For the website I use my original python code and pyodide, which takes some time to load, but it works quite well and was surprisingly easy to set up. If you like to, you can also check out the notebook. I tried to make it easy to modify everything (e.g. add mod support) and create your own visualizations. Let me know if you find any bugs or if something is hard to understand.

Nifty! Suggestion: feed it saves? a "terrain stripped" visualization from my checkpoint saves would be appealing, i think.

I'm currently "not looking at that" for factorio but this tempts me. I will get into it sooner or later im sure.

  • Yeah, using saves would be pretty cool, I looked into that, but it's much harder getting all the information from the serialized save files, and I'm not sure if there is a way at all without using the original Factorio source code.

Nice! I'm trying to "solve" the game in my own way (using the minimum amount of buildings necessary) and this will come in handy.

I've been in need of a diagram app, where you can calculate resources, but they're all outdated now, if anyone has one to recommend.