Sample using Polyscope and libigl to Visualize Meshs
- From the directory of this folder, create a virtual env using:
python3 -m venv env
- Activate the virtual environment:
source env/bin/activate
- Install the required packages using:
pip install -r requirements.txt
- When adding new packages, be sure to update the requirements.txt using:
pip freeze > requirements.txt
- Activate the virtual environment:
source env/bin/activate
- Run the script
python visualizemesh.py
- Stanford Bunny Mesh is from https://commons.wikimedia.org/wiki/File:Stanford_Bunny.stl