C++ OpenGL Tutorial - 31 - Variable Logging/Displaying Text
In this stream, we first implement a variable logging system that can store any type of variable and updates automatically. After this, we look into displaying text on the screen using the FreeType library. Then, we combine the two to display the logged variables on the screen.
• FreeType Installation:
• json-cpp Library:
• json-cpp Tutorial Video:
• In-Text Tutorial for Text Rendering:
• Website:
• Twitter:
• Discord:
• This Github Repo:
• This Playlist:
Listened to the Celeste OST by Lena Raine ().
4 views
325
67
3 months ago 05:27:56 1
OpenGL c++ first person shooter engine game dev: Collision and Splitscreen