From f91c94aeb3073339a5bf63239289900541271aa0 Mon Sep 17 00:00:00 2001 From: ousttrue Date: Tue, 26 Nov 2024 02:36:54 +0900 Subject: [PATCH] TODO --- .../ClothSample/RotateParticle/README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/Assets/VRM10_Samples/ClothSample/RotateParticle/README.md b/Assets/VRM10_Samples/ClothSample/RotateParticle/README.md index f3a7508fb..e02684a03 100644 --- a/Assets/VRM10_Samples/ClothSample/RotateParticle/README.md +++ b/Assets/VRM10_Samples/ClothSample/RotateParticle/README.md @@ -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 下げ