Closed JaCzekanski closed 6 years ago
Use native GL_LINES?
https://mattdesl.svbtle.com/drawing-lines-is-hard
Now using fast Bresenham implementation (though no gradients for now).
Use native GL_LINES?
https://mattdesl.svbtle.com/drawing-lines-is-hard