You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenGL no longer supports lines that are dotted or dashed, and any width other than 1 pixel. How can we overcome this with shader support? Or do we fake it with GL_LINES?
Activity