Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FastSpringBone #1263

Merged
merged 6 commits into from
Sep 29, 2021
Merged

Add FastSpringBone #1263

merged 6 commits into from
Sep 29, 2021

Conversation

notargs
Copy link
Contributor

@notargs notargs commented Sep 29, 2021

VRM/下にFastSpringBoneを追加しました。
DOTSにより高速に動くSpringBone実装です。
SampleViewerにあるチェックボックスがonの場合、FastSpringBoneへ差し替えつつ読み込みを行います。

image

開発のためにProjectにBurstを導入しましたが、Burstなしでも動作可能です。
Version Definesによって分岐
image

変更箇所

  • Assets
    • VRM
      • Runtime
        • FastSpringBone: ライブラリの追加
        • SpringBone: FastSpringBoneとVRMをつなげこむためのクラス郡を追加
      • Samples
        • SimpleViewer: FastSpringBoneを利用して読み込むためのチェックボックスを追加

@notargs notargs changed the title FastSpringBoneを追加 Add FastSpringBone Sep 29, 2021
Copy link
Contributor

@ousttrue ousttrue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unitypackage 作って import して SimpleViewer が動くのを確認。
よさそう。

@ousttrue ousttrue merged commit ee8f8ce into vrm-c:master Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants