Generates a contour height map from a mesh
-
Create virtual environment
python3.10 -m venv venv
-
Install dependencies
venv/bin/pip install -r requirements.txt
-
Run server
./run.sh
-
Go to e.g. http://localhost:5000/92277fd8-5769-44d7-b8f1-b08ad01e6790/
Samuel Carlsson