mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-12 22:10:11 -05:00
TODO
This commit is contained in:
@@ -2,7 +2,16 @@
|
||||
|
||||
## component
|
||||
|
||||
設定置き場。布を構成する縦糸(Warp)と、縦糸を横に連結した四角格子(Cloth)の2段階とする
|
||||
設定置き場。布を構成する縦糸(WarpRoot)と、縦糸を横に連結した四角格子(RectCloth)の2段階とする
|
||||
|
||||
### Warp
|
||||
## TODO
|
||||
|
||||
- [ ] 衝突グループ(現状総当たり)
|
||||
- [ ] 枝分かれ
|
||||
- [ ] WarpRoot らからデフォルト以外の Warp を選び出す
|
||||
- [ ] Center
|
||||
- [ ] Scale
|
||||
- [ ] VRMC_springBone_extended_collider
|
||||
- [ ] Debug用の詳細な Gizmo
|
||||
- [ ] Cloth の片面衝突
|
||||
- [ ] 衝突時の velocity 下げ
|
||||
|
||||
Reference in New Issue
Block a user