64 points ibobev 1 hour ago 4 comments

Cieric 35 minutes ago | parent

I'm (hopefully) getting a G1X soon, so I think I'm going to put it to work printing this stuff out. I'm now excited for this as a use case and I kind of hope someone builds something to convert an existing factorio world into a 3d model, though it might be to big to actually print so maybe a way to take a section would be even better.

throwaway219450 12 minutes ago | parent

Blueprint would be easiest. Grep for printable entities, count how many you need and the grid extent.

https://wiki.factorio.com/Blueprint_string_format

ill-ion 19 minutes ago | parent

This project looks simple until you realize how much engineering went into it.

The original assets were never meant to be physical, so they had to completely re-engineer isometric tricks and floating geometry for 3D printing. Releasing the files instead of an expensive collector's edition is a classic Factorio move, and I personally love it. Now the community can remix these and build some awesome stuff that the original devs could never imagine. Awesome stuff!

mitxela 3 minutes ago | parent

Remember that Factorio does not release its 3D models. Everything in the game is a 2D render of a 3D model, which is why the game uses so much VRAM.