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.
Surprisingly, when I run it using Nsight’s frame debugger, I can see the points. I have updated my Nvidia driver, but the problem persists.
It might be irrelevant, but I have encountered a problem where OpenGL programs will not draw anything when the laptop has a low battery. However, my laptop is currently charging, so that’s not the issue.
GrahamZ is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.