Code Monkey home page Code Monkey logo

blender-transfer-vertex-order-addon's Introduction

Transfer vertex order Blender addon

Prevent this Vert transfer addon

Transfer vertex, face & edge ID order from one mesh to another (if both have the same topology)

This repo is a mirror of bartoszstyperek's script, to expose a public URL for a plugget installation.

You can support the original author, by buying the script on GumRoad
Where it has 160+ ⭐⭐⭐⭐⭐ reviews.


Original instructions

Addon will be located in right 3d View Sidebar(N) -> Tools panel

See video tutorial about addon made by Danny Mac 3D here.

This blender addon makes it possible to transfer the vertex order (face and edge too since 2.2 update), from mesh A to mesh B, if both of them have the same topology (same vertex count, same polygon count).

With vert order copied you will be able to transfer mesh attributes like uv, weights, colors etc. by using Data Transfer modifier (and using'Topology' vertices matching).

For vert id transfer, if two meshes have same vertices position, you can use object mode 'ctrl+c' menu -> Transfer vert ID by vert proximity. Just select target object(s), then source mesh and use ctrl+c to transfer ids from source mesh to target mesh.

If two meshes have different vertices positions use editmode ctrl+c menu - Copy vert ID topological. First you need to select two, adjacent faces on source mesh - copy mesh id's with ctrl+c menu, and then, select two similar faces on target mesh and paste IDs. Operation has to be repeated for each island (disconnected mesh parts) separately.

Since version 2.3 now there is also option to Transfer vert IDs using matching UVs.

References

  • This addon is using 'Copy Attributes Menu' addon, which is build-in into blender.
  • You can preview vert IDs by using MeasureIt addon (also build-in into blender).
  • This addon is base on Magic UV - UV Topological transfer script.

Release notes

Update 2.1 and 1.1 for both Blender 2.8 and 2.79 (13.06.2019):

  • massive speed bump on high-poly meshes (thx. to zagzag)

Update 2.2 (blender 2.8 only)

  • from now on all data is transfered (vertices ids, face ids, edge ids)

Update 2.3 ( 13.05.2022)

  • New option to transfer Vert IDs using matching UVs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.