Hi,
I am trying to follow the meshalyzer examples in Video tutorials | openCARP and running the given ellipsoid example. While the rest of the functions illustrated are fine, I am unable to pick/select specific vertices. I tried on both Windows and my WSL and both did not work. Once I click any vertex, I get the error message in my Linux terminal: "ERROR::SHADER::VERTEX::COMPILATION_FAILED
0:2(12): warning: extension `GL_EXT_clip_cull_distance' unsupported in vertex shader
0:5(7): error: redeclaration cannot change qualification of `gl_ClipDistance'
ERROR::SHADER::PROGRAM::LINKING_FAILED
error: linking with uncompiled/unspecialized shader"
I would like to select specific points to get coordinate. Thank you in advance for your help!
-Dongcheng

