x11 - what is the advantage of using openGLUT programming over X windows programming? -


i understand x windows library used other programs in linux environment create windows. openglut library uses x-window libraries internally create windows. advantage of using openglut on x-windows?

thanks in advance

it eases programming understand direct x11 programming tedious assembly programming!


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -