libigl-python-bindings
libigl-python-bindings copied to clipboard
Implementation for NRosy
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
I'm personally not going to implement this binding but would be happy to merge a PR.
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.