This is a simple OpenGL application to simulate a robot (mechanic arm) that can fly rotating it's claws. This is a college work of Graphic Computer discipline, orientated by professor Moisés Henrique ...
It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(), eglGetProcAddress(), etc. from the app developer, with very little knowledge needed on their part. They get to read GL specs and ...