libigl-python-bindings icon indicating copy to clipboard operation
libigl-python-bindings copied to clipboard

Implementation for NRosy

Open royvelich opened this issue 2 years ago • 1 comments

Hi, I want to use igl.nrosy but it seem to be not available. What's the status of it? You do mention it in the python tutorial notebook though. Are there any alternatives that I can use for Python? Specifically, I would like to replicate https://github.com/libigl/libigl/blob/main/tutorial/505_MIQ in python.

Thanks

royvelich avatar Aug 08 '23 08:08 royvelich

I'm personally not going to implement this binding but would be happy to merge a PR.

alecjacobson avatar Sep 26 '23 00:09 alecjacobson

The comiso module in libigl hasn't had a maintainer for a while. It will probably be deleted soon. I recommend looking at https://github.com/avaxman/Directional/ or other libraries.

alecjacobson avatar Nov 18 '24 13:11 alecjacobson