glDrawElements doesn’t draw points when running in VS2022 but does when using Nsight frame debugging
I am using libigl to visualize points. It draws triangles well but not points. I asked my coworkers to run it, and they can all see the points, so I suspect it might be a hardware issue.