An open API service indexing awesome lists of open source software.

https://github.com/kusumi-be/blendshapeoverwriter


https://github.com/kusumi-be/blendshapeoverwriter

csharp unity vrchat vrchat-tool

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# BSO BlendShape Overwriter

## 概要
VRChat用のUnityアドオンです。
口の形やサイズの改変により発生するリップシンク用シェイプキーの破綻を、アニメーションにてシェイプキーを上書きすることにより修正するためのアドオンです。

詳細なドキュメントは[こちら](https://kusumi-be.github.io/)

![BSO_thumbnail2](https://github.com/user-attachments/assets/167b2f11-1ecd-47b6-8b0b-e4b0a7861d28)

## ライセンス
Apache-2.0 licenseとMIT Licenseのデュアルライセンスで運用しています。
用途に合わせて、扱いやすいライセンスを選択してください。

## その他
シェイプキ―適応部分の仕組みを、kb10uyさんの[kb10uy's Various Tools](https://github.com/kb10uy/kb10uy-zatools)に含まれる、[Ad-Hoc BlendShape Mix](https://zatools.kb10uy.dev/ndmf-plugin/adhoc-blendshape-mix/)を参考にして制作させていただいております。