Amir Vaxman

Results 28 comments of Amir Vaxman

Actually already related to: https://github.com/avaxman/Directional/issues/21

I will be looking now at your input. For your question: there is libigl gradient: https://github.com/libigl/libigl/blob/main/tutorial/204_Gradient/main.cpp and libigl principal directions: https://github.com/libigl/libigl/blob/main/tutorial/203_CurvatureDirections/main.cpp More general versions (for instance for N-fields) will be...

hmmm it is the original data and consequently works well for me in both linux and windows... could you say which system you use exactly?

could you see if this is still a bug with the new version?

Hi Kacper, Thanks for everything! I will look it up very soon.

Hello, I did not test it directly on 2017 as of yet. It is planned. Can you be specific of the errors you get?

The tutorial is operative on VS2017. Just checked 202, for example.

Hello, Thank you for bringing this into my attention. Please use the tutorial version (202) rather than the examples, which are deprecated and will disappear. The tutorial examples will always...