
Avoin
Julkaistu
•
Päättyy 1 päivän päästä
Maksettu toimituksen yhteydessä
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.
Projektin tunnus (ID): 40206456
23 ehdotukset
Avoinna tarjouksille
Etäprojekti
Aktiivinen 3 päivää sitten
Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista
23 freelancerit tarjoavat keskimäärin ₹22 634 INR tätä projektia

Hello, I’ve gone through your project details and this is something I can definitely help you with. With over 10 years of experience in 3D modeling and scripting for Blender, I understand the importance of clean object alignment in your workflow. I can create a Python script that ensures each 3D asset is perfectly aligned to the reference object, uniformly scaled, correctly positioned, and rotated, to streamline your pipeline. Your requirements for a repeatable solution and clear documentation fit perfectly within my focus on scalable, maintainable setups. I'll ensure the script runs seamlessly in the latest Blender version, preserves the original mesh data, and can easily be adapted for future assets. You can check my portfolio here: https://www.freelancer.in/u/ixorawebmob I’m interested in your project and would love to discuss any additional details you might have. Could you clarify how soon you’d like to have the solution ready?How soon would you like to have the solution ready? Let’s discuss over chat! Regards, Arpit Jaiswal
₹27 750 INR 1 päivässä
5,4
5,4

I'll create a Python script to align 3D assets in Blender, ensuring uniform scale, zeroed-out location, and identical rotation to a reference object, with a repeatable solution and clear documentation, adapting to your budget and delivering a usable setup for future files. Waiting for your response in chat! Best Regards.
₹26 593 INR 3 päivässä
4,9
4,9

Hi there, I am a strong fit because I regularly automate Blender pipelines where transform consistency is critical for downstream tools. I have direct experience aligning large sets of Blender assets using Python scripts and Geometry Nodes without altering mesh data. I work with Blender Python APIs, transform matrices, origin management, and repeatable, version-safe automation. I reduce risk by applying transforms cleanly, avoiding double transforms, and validating results against a reference object before finalizing the run. I am available to start immediately and can turn this around quickly with a reusable solution. Regards Chirag
₹20 000 INR 7 päivässä
4,1
4,1

Hi, noticed that you are facing problems with blender automation, I can help you with that as I have previously worked using both python and blender. And blender provides a well documented blender api and python has modules such bpy for blender automation so I can get it done within a short amount of time with proper documentation. So let's talk more in DM for fome information.
₹20 000 INR 7 päivässä
3,9
3,9

I am an experienced Blender user with strong Python scripting skills and a solid understanding of Geometry Nodes workflows. I can quickly align your collection of 3D assets to a reference object, ensuring uniform scale, zeroed location, and matching rotation while preserving all original mesh data. I will deliver: A repeatable solution via Python script, add-on, or Geometry Nodes setup compatible with the latest stable Blender version. Clear documentation/read-me explaining how to run it and swap in new reference objects for future files. The workflow will guarantee: All objects reset to scale 1:1:1, origin at world 0,0,0, and forward axis aligned to the reference. No mesh deformation or double transformations. Easy reuse for subsequent projects without additional setup. I can start immediately and ensure a fast, maintainable, and reliable solution that integrates seamlessly into your existing pipeline.
₹25 000 INR 7 päivässä
3,4
3,4

With 7 years of experience in the field of 3D asset creation, I am confident that I am the best fit to complete this Blender Object Alignment Automation project. I have the relevant skills to deliver a high-quality solution that meets your requirements. How I will complete this project: - I will start by analyzing the provided .blend file and understanding the current state of the unaligned objects. - Using my expertise in Python scripting and Blender, I will create a script/add-on/Geometry Nodes setup to automate the alignment process. - The solution will ensure that each object is uniformly scaled, zeroed-out in location, and has identical rotation to the reference object. - I will test the solution thoroughly to ensure there are no unintended mesh deformations or double transforms. - Finally, I will provide a repeatable solution along with a clear read-me document on how to run it and how it works. Tech stack I will use: - Python scripting - Blender I have worked on similar solutions in the past where automation and precision were crucial. By leveraging my experience and expertise, I am confident that I can deliver a reliable and efficient solution for your Blender Object Alignment Automation project. Let's work together to streamline your pipeline and ensure consistent object alignment.
₹13 750 INR 7 päivässä
1,2
1,2

Hi there, I’m Robert, a Senior Full-Stack & AI Engineer with over 10 years of experience architecting and delivering automation systems, especially in 3D rendering and Blender projects, focusing on Python integrations, scripting, and 3D modeling. I have developed solutions that automate complex tasks within Blender, like creating custom scripts and add-ons that enhance workflow efficiency and maintain project integrity. My technical background aligns perfectly with your goal of ensuring all assets are uniformly aligned with the specified reference object. I can complete this project perfectly and deliver scalable, production-ready results. I am committed to clean architecture, structured documentation, and providing a repeatable solution that will simplify edits for future files. Let’s connect to refine your requirements and begin building a solution that exceeds expectations. What specific deadlines or milestones do you have in mind for the completion of this project?
₹35 000 INR 5 päivässä
0,0
0,0

Pipeline surprises usually stem from inconsistent local matrices. I can provide a robust Python script that doesn't just "move" your objects, but mathematically aligns their world-space matrices to your reference before "Applying Transforms" to ensure a clean 1:1:1 scale and zeroed rotation. My Technical Approach: Matrix Alignment: I will write a bpy script that iterates through your collection, calculating the transformation matrix required to match your reference object's rotation and scale. Normalization Flow: The script will: Match the object's orientation to the reference. Set the origin to world (0,0,0) or the geometry center based on your preference. Apply Scale and Rotation so the delta is baked into the mesh data, resulting in clean 1:1:1 attributes. Preservation: I’ll ensure the script handles "Object Data" correctly—preserving vertex groups, UVs, and materials without any mesh deformation. Repeatability: I will wrap this into a simple "Run Script" button within the .blend file. You’ll be able to use it on any future file by simply naming your reference object correctly. Deliverables: The Script/Add-on: A clean, commented Python file. Documentation: A 1-page ReadMe on how to swap references for future projects. Verified File: The normalized .blend file ready for your pipeline. I work hands-on with Python every day. Should the script align objects based on their current bounding box centers or their existing origins?
₹15 000 INR 2 päivässä
0,0
0,0

Hi, We can create a clean, repeatable solution to align all your 3D assets to match your reference object in Blender. Our Approach: We'll develop a Python script that: -Reads the reference object's transform values -Applies uniform scale (1:1:1) to all target objects -Zeros out location to world origin (0,0,0) -Matches rotation to the reference object's forward axis -Preserves original mesh data without deformation We will provide a Python script that is fully compatible with the latest stable version of Blender, accompanied by comprehensive documentation detailing its usage and underlying logic. The workflow is designed for reusability, allowing users to easily replace the reference object for future projects. Additionally, the script ensures that there is no mesh deformation or double transformations. We are ready to begin immediately and look forward to discussing any specific requirements you may have. Regards, Archana Soni
₹37 500 INR 30 päivässä
0,0
0,0

As an experienced Python developer and automation enthusiast, I am thrilled to offer my services to streamline your Blender object alignment process. Having created numerous solutions that efficiently manage, transform, and process large-scale data using Python scripts, I am confident in my ability to write script, add-ons, or even Geometry Nodes set up for this project. My strong grasp over preserving the original mesh data while automating repetitive tasks will ensure your objects stay intact throughout the alignment process. Moreover, my expertise in architecting maintainable and scalable Python solutions goes hand-in-hand with your requirement for a repeatable solution. I guarantee not only a swift delivery of an accurate alignment system but also a comprehens ive readme document, enabling you to effortlessly use and maintain it on future files. By choosing me for this task, you’ll have access to a dedicated freelancer who is adept at solving complex problems with efficient and effective automation. Let's expedite your workflow by maximizing productivity through intelligent solutions. Choose me and you won’t just receive an aligned 3D asset but rather an opportunity to make your entire pipeline seamlessly efficient.
₹12 500 INR 3 päivässä
0,0
0,0

Hi! I can solve your Blender object alignment challenge efficiently. Solution: A Python script that aligns all objects to your reference - zeroing locations, matching rotations, and setting uniform scale while preserving mesh integrity. Deliverables: Tested script + clear README for easy reuse on future files. Ready to start immediately and deliver within 3-4 days!"
₹28 000 INR 4 päivässä
0,0
0,0

Hello, I can deliver a reliable, repeatable solution to align all your 3D assets in Blender precisely to a reference object. The solution will ensure: All objects have uniform scale (1:1:1), origin at world 0,0,0, and rotation matching the reference. No mesh deformation or double transforms. A Python script (or optional add-on) that can be reused on future files by swapping the reference object. Easy-to-follow read-me instructions so your team can run it quickly without errors. I can deliver this within a day, fully tested on your provided .blend file, and ready for future files.
₹25 000 INR 7 päivässä
0,0
0,0

I can solve your asset alignment bottleneck immediately. Based on your requirements, I have a Python solution ready that normalizes your 3D library efficiently. The Solution: A custom Python script that iterates through your selection, applies scale (baking it to 1:1:1), and snaps every object’s origin and rotation to match your active Reference Object exactly—all without visual deformation. Why this approach? • Exact: Guarantees World (0,0,0) location and perfect forward-axis matching. • Scalable: Aligns 1 or 1,000 objects instantly. • Maintainable: Works on any future file; just swap the reference object and run. Deliverables: 1. The Source Script (.py): Clean, documented code ready for the Text Editor. 2. Bonus Add-on: I will wrap the script into an installable N-Panel button so your team doesn't need to touch the code to run it. I can deliver this fully tested within 24 hours. Best regards, Vinay
₹12 500 INR 2 päivässä
0,0
0,0

Mumbai, India
Maksutapa vahvistettu
Liittynyt helmik. 1, 2016
₹1000-4000 INR
₹250000-500000 INR
$250-750 USD
₹37500-75000 INR
₹1500-12500 INR
£20-250 GBP
₹1500-12500 INR
$750-1500 USD
$250-750 USD
₹12500-37500 INR
$1500-3000 USD
₹600-1500 INR
$15 USD
$250-750 USD
₹100-400 INR/ tunnissa
₹4000-5000 INR
$10-30 CAD
$250-750 USD
₹600-1500 INR
$10-15 USD
$30-250 USD
$250-750 SGD
£20-250 GBP
₹1500-12500 INR
₹1500-12500 INR