From 6a3b373d8b1daafce31714f785755779682bcb37 Mon Sep 17 00:00:00 2001 From: Schaken Date: Tue, 21 Jan 2025 18:21:56 -0500 Subject: [PATCH] Update Home --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 265bde1..11e9032 100644 --- a/Home.md +++ b/Home.md @@ -16,8 +16,8 @@ + [BoxColliderHelper](https://schaken-hub.com/Schaken/GPU_Cloth_Physics/wiki/BoxColliderHelper) + [CapsuleColliderHelper](https://schaken-hub.com/Schaken/GPU_Cloth_Physics/wiki/CapsuleColliderHelper) -+ [[[GPUClothSimulator | GPUClothSimulator]]] (Main component) -+ [[[MeshColliderHelper | MeshColliderHelper]]] ++ [GPUClothSimulator](https://schaken-hub.com/Schaken/GPU_Cloth_Physics/wiki/GPUClothSimulator) (Main component) ++ MeshColliderHelper (Not working yet) + [PlaneCollider](https://schaken-hub.com/Schaken/GPU_Cloth_Physics/wiki/PlaneCollider) + [SphereColliderHelper](https://schaken-hub.com/Schaken/GPU_Cloth_Physics/wiki/SphereColliderHelper) + [SphereColliderPair](https://schaken-hub.com/Schaken/GPU_Cloth_Physics/wiki/SphereColliderPair)