Home Tags Graphics library

Tag: graphics library

Generating Computer Graphics with OpenGL

1
OpenGL is the industry’s most widely used environment for the development of portable, interactive 2D and 3D graphics applications. The OpenGL API is open...

Graphics Programming in Linux

17
This article covers some basics of graphics programming in C. I was a very avid graphics programmer, using Turbo C (actually, using graphics.c, a library...