Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Commit 7566a94

Browse files
authored
Update README to reflect GCP toolkit status
Added a note about GCP being merged into IPC toolkit and repository maintenance status.
1 parent 7185ecd commit 7566a94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
## Description
99

10-
GCP toolkit is a set of reusable functions to integrate [Geometric Contact Potential](https://huangzizhou.github.io/research/smooth-contact.html) (GCP) into a simulation, built on top of the [IPC toolkit](https://github.com/ipc-sim/ipc-toolkit).
10+
GCP toolkit is a set of reusable functions to integrate [Geometric Contact Potential](https://huangzizhou.github.io/research/smooth-contact.html) (GCP) into a simulation, built on top of the [IPC toolkit](https://github.com/ipc-sim/ipc-toolkit). **GCP has been merged into [IPC toolkit](https://github.com/ipc-sim/ipc-toolkit) and this repository is no longer being actively maintained.**
1111

1212
## Features
1313

@@ -31,4 +31,4 @@ This is not a full simulation library. As such it does not include any physics o
3131
| SmoothCollisionTemplate | EdgeEdgeCollision, FaceVertexCollision, etc. | Specific collision pair type |
3232
| SmoothCollisionsBuilder | CollisionsBuilder | To construct collision pairs from collision candidates |
3333
| SmoothCollisions | Collisions | Collection of all collision pairs |
34-
| SmoothContactPotential | BarrierPotential | Collision potential |
34+
| SmoothContactPotential | BarrierPotential | Collision potential |

0 commit comments

Comments
 (0)