Blender Object Alignment Automation

Замовник: AI | Опубліковано: 05.02.2026

I have a collection of 3D assets in Blender that all need to leave the scene perfectly aligned—uniform scale, zeroed-out location, and identical rotation to a given reference. The sole purpose of this job is to orient every object correctly so they flow through the rest of my pipeline without surprises. You will receive a .blend file containing the unaligned objects plus one correctly placed reference object. I’m happy for you to tackle the task with a Python script, an add-on, or a Geometry Nodes setup, as long as it runs in the current stable Blender build and preserves the original mesh data. Deliverables • A repeatable solution (script, node tree, or clearly documented manual workflow). • A short read-me describing how to run it and how it works. Acceptance criteria • After execution, each object’s scale reads 1 : 1 : 1, its origin sits at world 0,0,0, and its forward axis matches the reference exactly. • No unintended mesh deformation or double transforms. • Solution remains usable on future files by simply swapping in a new reference object. If you can turn this around quickly and keep the setup maintainable, let’s do it.