I would like to spread some text on the screen using OpenGL in C++. Is there any example source or method for reference?
Asked
Active
Viewed 55 times
0
-
2Does this answer your question? [How do I draw text with GLUT / OpenGL in C++?](https://stackoverflow.com/questions/538661/how-do-i-draw-text-with-glut-opengl-in-c) – Imanpal Singh Jul 14 '20 at 08:18
-
[check this](https://learnopengl.com/In-Practice/Text-Rendering) – Michaelt LoL Jul 16 '20 at 17:11