NYUGraphics / GM_Assignment_1

2 stars 1 forks source link

mesh viewer does not show toolbox #5

Open thelagrangian opened 5 years ago

thelagrangian commented 5 years ago

I am working on the 2nd part, Neighborhood Computations, of the assignment. It seems to me the mesh viewer cannot show toolbox for me to use checkboxes. I found the same issue from last year, and followed the solution there by enabling NANOGUI option in the CMakeLists.txt file. But it still did not work. Did I miss anything?

Thank you.

jiangzhongshi commented 5 years ago

Hi,

Thanks for pointing out, I have updated the option in CMakeLists.txt accordingly. Please git pull the latest version.

thelagrangian commented 5 years ago

Hi jiangzhongshi,

Thank you for the reply. I tried to update the file and built the application again. But it still did not work. I am running it on macos. Do I need to use other OS to make it work? Thank you again.

jiangzhongshi commented 5 years ago

It’s expected to work on macOS. Can you remove both ‘external’ and ‘build’ the o try again?