Code Monkey home page Code Monkey logo

dynamicboneconverter's Introduction

DynamicBoneConverter

Convert DynamicBone to VRM SpringBone extremely easily.

日本語のREADMEはこちら

Features ✨

  • Convert DynamicBone to VRM SpringBone
  • Export / Import DynamicBone and SpringBone settings to / from JSON file
  • Provide helper GUI for bulk parameter application

Quick start 🚀

  • Import DynamicBoneConverter.unitypackage and its dependencies
  • Attach DynamicBoneConverter.cs to both the model with DynamicBone to convert and the model to be attached converted SpringBones
  • On the inspector of the model with DynamicBone, press Convert and export JSON
  • On the inspector of the other side, press Import and select the JSON file exported just before
  • Tune some parameters to optimize to SpringBone

Install 🎁

Simply import DynamicBoneConverter.unitypackage and attach DynamicBoneConverter.cs to your model you want to manage bones.

Dependencies

You can use this extension just as an backup tool for DynamicBone / VRM SpringBone without importing VRM SpringBone / DynamicBone.

Export 🚛

Press Export button and select the location to save JSON file.

Another way is Quick save. Press Q.Save button then the bones will be saved immediately without any confirmation. This is for temporary use. The data will be overwritten everytime.

Import 🚢

Press Import button and select JSON file to import.

Another way is Quick load. Press Q.Load button then the newest Q.Save data will be applied immediately without any confirmation.

Convert 🐟🍣

Press Convert and export JSON button. You can apply the converted bone settings to your model by importing JSON file.

Options

  • Make height with multiple colliders: Create a capsule-collider like shape by multiple colliders instead of height property of DynamicBone.
  • Attach SpringBones to secondary object: Add SpringBones not to the objects DynamicBones are originally appended but to secondary object of VRM model.

Parameter tuning 🧂

Helper GUI for tuning parameters. This feature is provided for SpringBone only for now to support the workflow of DynamicBone to VRM SpringBone conversion. Select bones and parameters and configure them. The value changed is applied realtime.

Contributions are welcome!

Feel free to post issues or pull requests.

dynamicboneconverter's People

Contributors

uezo 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.