Code Monkey home page Code Monkey logo

vroidbones's Introduction

VRoidBones for Blender

Blender's "make it pretty" button for armatures imported from VRoidStudio.


Look at this armature this is ugly as hell!! Bones are not properly connected to each other, have weird names, and does not match blender's left/right bone naming convention.

This addon addresses exactly these issues, with a single button press armature becomes nice and pretty. Plus, it can setup inverse kinematics and finger constraints for you, so you can dive straight into animating your character!

Installation

  1. Download latest release from releases page
  2. Open Blender 2.8 or higher
  3. Navigate to edit -> preferences -> addons
  4. Click Install... button and choose the downloaded zip archive
  5. Check VRoid Bones addon in the list
  6. Enjoy!

Features

  • Fix bone symmetry naming
  • Simplify bones' names
  • Remove unneeded leaf bones
  • Properly connect bones
  • Setup Inverse kinematics
  • Setup fingers constraints
  • Setup rotation limits

Usage

First of all you need a model from VRoidStudio. Make whatever character you want and export it in .vrm format. Then rename exported file to [whatever].glb . Now you can import it into blender with GLTF/GLB importer. After you do that, select character's armature and go into edit mode. In the N Panel you can find a Misc tab where all the addon's controls are. By default it does full cleanup and does not require changing a thing, just press Fix Armature button.

vroidbones's People

Contributors

cmd410 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vroidbones's Issues

Fix Armature does not work in Blender 2.83.8 LTS

Hi, sorry to bother you but I get the following errors:

Traceback (most recent call last):
File "D:\PortableApps\BlenderPortableScripts\addons\VRoidBones-master_init_.py", line 150, in execute
simplify_symmetrize_names()
File "D:\PortableApps\BlenderPortableScripts\addons\VRoidBones-master_init_.py", line 46, in simplify_symmetrize_names
children = get_children(armature)
File "D:\PortableApps\BlenderPortableScripts\addons\VRoidBones-master\util.py", line 15, in get_children
if obj.parent.name == parent.name:
AttributeError: 'NoneType' object has no attribute 'name'

location: :-1

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.