Skip to content

Commit

Permalink
Added meshlab installation for README
Browse files Browse the repository at this point in the history
  • Loading branch information
chengzhag committed Jun 24, 2021
1 parent 3390543 commit 66db2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ We are expecting to release a refactored version of our pipeline and a PyTorch i

Please make sure to install CUDA NVCC on your system first. then run the following:
```
sudo apt install xvfb ninja-build freeglut3-dev libglew-dev
sudo apt install xvfb ninja-build freeglut3-dev libglew-dev meshlab
conda env create -f environment.yml
conda activate Im3D
python project.py build
Expand Down

0 comments on commit 66db2dc

Please sign in to comment.