ins-amu / scripts

prepare data for TVB
MIT License
21 stars 12 forks source link

can not find "cmdremesher "in file cmdremesher #66

Closed guiguiw closed 4 years ago

guiguiw commented 5 years ago

Hi, in scripts/main_surface.sh line 273 ./remesher/cmdremesher/cmdremesher $PRD/surface/lh_high.off $PRD/surface/lh_low.off. I can not find "cmdremesher "in file cmdremesher, Could anyone tell me where I can find this file? Thanks.

guiguiw commented 5 years ago

I have found a solution if somebody also needs help can go here: https://github.com/alextsui05/remesher thanks.

timpx commented 5 years ago

Hi, sorry for the bug, I did a wrong commit a few weeks ago. I reverted the commit, could you try now and let me know if it works? About the remesher library, I would love to use this instead of having the code in the repo, the issue being that there were a number of fixed parameters I had to hard-code in the library. So I am curious, did you have success with this approach? If yes we should implement it.