marian42 / mesh_to_sdf

Calculate signed distance fields for arbitrary meshes
https://pypi.org/project/mesh-to-sdf/
MIT License
991 stars 107 forks source link

Requirements not getting installed with pip #16

Closed medakk closed 3 years ago

medakk commented 3 years ago

I ran pip install mesh_to_sdf, but I had to subsequently install these dependencies manually:

pyopengl
pyrender
scikit-image

perhaps they could be added to the setup.py dependencies