Show HN: Factorio Blueprint Visualizer
piebro
github.com
450 points104 comments
Summary
by metafa.stThis GitHub repository provides a web-based tool for visualizing Factorio blueprints, allowing users to input blueprint data and see a graphical representation of the circuit layout. The visualizer supports various blueprint formats and offers features for examining connections and potential optimizations.
Hey there, I'm a big fan of the game Factorio and the beauty of factories in the game. That's why I created a website to artfully visualize Factorio blueprints a few years ago. With the new 2.0 update, a few things broke. I took the opportunity to rewrite everything from Python to JavaScript and support Factorio 2.0 and the Space Age DLC. It's now also possible to easily modify the style of the drawings. Let me know if you find any bugs or if you have ideas for features.