Git Product home page Git Product logo

moho-bvh-bones's Introduction

moho-bvh-bones

Moho Pro - 2D/3D BVH mocap Bone Import and Animation

Version

  • version: MH12 01.00.000 #470402.01 -- by Sam Cogheil (SimplSam)
  • release: v1.0.0

How do I get set up ?

  • Download latest release from: https://github.com/SimplSam/moho-bvh-bones/releases/download/latest/ss_bvh_bones.zip

  • To install: (0) - Save the folder 'SS BVH Bones' and files to your computer file system
    (1) - Perform either 1a, 1b or 1c
    (1a) - Moho12/AnimeStudio11 (Tool): Run the [Scripts] > [Install Script...] and select the subfolder 'SS BVH Bones - Tool'
    (1b) - Moho12/AnimeStudio11 (Menu): Run the [Scripts] > [Install Script...] and select the subfolder 'SS BVH Bones - Menu'
    (1c) - AnimeStudio10 (Menu): Manually copy the file 'ss_bvh_bones.lua' into your scripts/menu/Tools folder (you may need to create 'Tools')
    (2) - Reload Moho/AnimeStudio scripts (or Restart Moho)

  • To use: (3) - Click the "BVH Bones" icon in the Tools panel -or- Select "BVH Bones" via the [Scripts > Tools] menu
    (4) - Click "Browse ..." select a .bvh file and then click [OK]
    (5) - Enjoy the magic!

SPECIAL THANKS to:

moho-bvh-bones's People

Contributors

simplsam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

tarekalbawab

moho-bvh-bones's Issues

About disabling 3D bone import and only importing 2D bones

Hello, SimplSam,
I have removed the comment from line 260, but the option function has not taken effect. How do I make it take effect?

Or what code can be deleted to prevent 3D bones from being imported and only 2D bones from being imported?

The code on line 260 has invalid functionality:
d.create2D = LM.GUI.CheckBox("Do Not Create 2D Bones - \"Omit the creation of the 2D Bones layer\"") l:AddChild(d.create2D, LM.GUI.ALIGN_LEFT)
d.create3D = LM.GUI.CheckBox("Do Not Create 3D Bones - \"Omit the creation of the 3D Bone layers\"") l:AddChild(d.create3D, LM.GUI.ALIGN_LEFT)

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.