Modular Avatar is a suite of non-destructive tools for modularizing your avatars, and for distributing avatar components. With Modular Avatar, adding a new outfit or gimmick to your avatar is as easy as drag-and-drop!
Go to file
bd_ ddbc3b164b
chore: restructure repository to put package at top-level (#477)
* chore: rearrange package structure to have the package at the root

* ci: update CI workflows

* ci: fixing workflow bugs

* ci: recurse building .zip package

* ci: more fixes

* ci: add back in the nadena.dev VPM repo

* ci: fix tests
2023-10-08 15:39:57 +09:00
.github chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Assets chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
docs~ chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Editor chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Runtime chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Samples chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
UnitTests~ chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
.gitignore chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
.gitmodules feat: NDMF integration 2023-09-04 23:18:23 +09:00
Assets.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
CHANGELOG.md testing_ci 2022-09-07 20:46:39 -07:00
COPYING.md chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
COPYING.md.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Editor.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
package.json chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
package.json.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
README.md Update README.md 2022-11-27 16:24:12 -08:00
Runtime.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Samples.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00

GitHub release (latest by date) GitHub issues Github stars

Logo

Modular Avatar is a suite of non-destructive tools for modularizing your avatars, and for distributing avatar components. With Modular Avatar, adding a new outfit or gimmick to your avatar is as easy as drag-and-drop!

https://user-images.githubusercontent.com/64174065/204167927-259062f7-0b1b-4ca8-9723-dfa7c96ce3f4.mp4

Modular Avatar currently supports:

  • Merging prefab armatures into the parent avatar, as is often done to add outfits. MA minimizes the number of bones that are created in this process, reusing existing bones where possible.
  • Merging subcomponent animators into the parent avatar, for use with various types of avatar gimmicks.
  • and much more!

For more information, check out the documentation.


モジュラーアバターは、アバター設定を分割したり、アバター用ギミックや衣装を配布するための非破壊的なツールキットです。 モジュラーアバターを使えば、新しい衣装やギミックの導入はドラッグアンドドロップで楽ちんです!

モジュラーアバターは現在以下の機能があります。

  • 衣装導入でよくやる、プレハブのアーマチュアを親のアバターに統合すること。この過程で新規生成されるボーンを最小限にして、できる限り既存のボーンを使いまわします。
  • 部分的なアニメーターを親に統合することで、様々のギミックの実装を簡単にします。
  • 他にもいろいろ!

詳しくはドキュメンテーションページにご参照ください.