mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-07-27 21:18:00 -05:00
| .. | ||
| Editor | ||
| Runtime | ||
| Scenes | ||
| Editor.meta | ||
| README.md | ||
| README.md.meta | ||
| Runtime.meta | ||
| Scenes.meta | ||
cloth 実装メモ
component
設定置き場。布を構成する縦糸(WarpRoot)と、縦糸を横に連結した四角格子(RectCloth)の2段階とする
TODO
- 衝突グループ(現状総当たり)
- 枝分かれ
- WarpRoot らからデフォルト以外の Warp を選び出す
- Center
- Scale
- VRMC_springBone_extended_collider
- Debug用の詳細な Gizmo
- Cloth の片面衝突
- 衝突時の velocity 下げ