Coder Social home page Coder Social logo

rbfsolver's Introduction

RBF Solver in Maya 2019


Synopsis


A python Radial Basis Function solver plugin in Maya with UI for shape registration; Scripted for a university project.

Key Features


  1. Radial Basis Function solver;
    Pass (or connect) in vectors and output solved weight matrix;

  2. Shape registration deformer;
    Take weight matrix from RBF solver and apply registration on input mesh;
    Can be automatically connected by the tool UI;

  3. Register tool;
    A tool with GUI to manage inputs, connecting with plug-in nodes, and generates registration results;
    After click register button the first time, changes can be made in real-time.


Usage


  1. To Download/Clone
  2. Setup
    • Open Maya; Make sure numpy has been added to Maya so can be imported by (import numpy).
    • Go to Preferences -> Plugin Manager.
    • Load in RBF_Solver.py and register_deformer.py as plugin.
    • Run register_tool.py in script editor to open GUI.
  3. Manual Instruction on tool prototype
    • See from Synopsis video.

Motivation & Background


Inspired by RBF algorithm described in ‘Expression Cloning’ [Noh and Neumann, 2001].


rbfsolver's People

Contributors

ywen19 avatar

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.