diff --git a/README.md b/README.md index e70f1a8..8e1383b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ -\mainpage Collision Algorithm Plugin - +## Description +This is a SOFA plugin (https://github.com/sofa-framework/sofa) that provides a customized collision pipeline, specifically designed to support needle insertion simulations. +Works in conjunction with https://github.com/InfinyTech3D/ConstraintGeometry. +## Acknowledgments +This project builds upon the original repository from [ICube Laboratory, University of Strasbourg](https://icube.unistra.fr/en/) and extends it with a needle insertion algorithm and additional functionality.