Daily Archives: December 5, 2018

Building graphics applications using modern OpenGL (Shaders)

OpenGL Evolution Over recent years, OpenGL has tremendously evolved and a significant change occurred in the year 2003. With its new programmable pipeline (OpenGL 2.0), it allows you to have direct access to the GPU and these programs are...