After we finished the control schemas last time, it’s time to look a bit deeper into OpenGL.
Since we want to be able to build a basic UI, we will take a look at drawing 2D in OpenGL today. Also we will have a look at texturing our scene and UI elements.
Advertisements