Installation

There are two ways to install Crispy: directly from GitHub, or by cloning the repository manually.

Manual Installation

If you want to explore or modify the source code:

git clone https://github.com/DEBONDIUM/crispy.git
cd crispy
pip install .

Requirements

Crispy requires the following Python packages:

These are installed automatically with pip, but can be installed manually if needed:

pip install numpy scipy open3d matplotlib