Using OpenGL Without X-Window System

Posted by user366250 on Stack Overflow See other posts from Stack Overflow or by user366250
Published on 2010-06-14T11:01:50Z Indexed on 2010/06/14 11:02 UTC
Read the original article Hit count: 231

Filed under:
|
|

Hell every body , i am newbie in linux programming ( Not Windows ) .

i want to know how i can using OpenGL on Linux Platform Without X-Window System , can i send OpenGL Graphics Directly to Framebuffer Device ?!

There Is Project Named DirectFB ( Direct FrameBuffer ) . with DirectFB We can do this but DirectFB needs for driver for each hardware and i want to user a graphic card that only have linux driver .

what is your suggestion to Me .

Thanku.

© Stack Overflow or respective owner

Related posts about linux

Related posts about opengl