Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## Description

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 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.**

## Features

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