How to draw a line with just dots
in
Programming Questions
•
3 years ago
What is the best algorithm or function to use to draw a line with just dots?
When I use smoothing in either OPENGL or P3D the line is smoothed but with white edges. I just want to use dots to get rid of them.
When I use smoothing in either OPENGL or P3D the line is smoothed but with white edges. I just want to use dots to get rid of them.
1