When I enter "./run.py --visualize" in the terminal try to run this example, I got the following error message.
The meshalyzer displays "2021-07-28 DeltaAPD_0.10-2.00.dat
Points number mismatch: Expected 10201 or 20000 but got 10200
" and meshalyzer shows an orange screen, and this file has 10201 lines.
The terminal displays "ERROR: : SHADER: VERTEX:: COMPILATION FAILED
0:14(10): error: gl_Position' redeclared
ERROR: : SHADER: : PROGRAM: : LINKING FAILED
error: linkinq with uncompiled/unspecialized shader"
Thank you!