View previous topic :: View next topic |
Author |
Message |
Papapishu Tux's lil' helper


Joined: 18 Mar 2003 Posts: 129 Location: ((void*)NULL)
|
Posted: Wed Aug 27, 2003 3:34 pm Post subject: OpenGL without X |
|
|
For a project, I need to know.
Is it possible to somehow use graphics, especially OpenGL, without installing an X server? _________________ #359074 |
|
Back to top |
|
 |
wishkah Guru


Joined: 09 May 2003 Posts: 441 Location: de
|
Posted: Wed Aug 27, 2003 4:51 pm Post subject: |
|
|
Might be possible using the framebuffer... it's even possible to use mplayer without X (option -vo svga), so I guess it is/will be possible... _________________ if only I could fill my heart with love... |
|
Back to top |
|
 |
mpsii l33t


Joined: 11 Mar 2003 Posts: 658 Location: Jackson, TN
|
Posted: Wed Aug 27, 2003 7:07 pm Post subject: |
|
|
xdirectfb - window environment without Xfree, has some OpenGL support AFAIK _________________ -----------------------------------------
Michael |
|
Back to top |
|
 |
Papapishu Tux's lil' helper


Joined: 18 Mar 2003 Posts: 129 Location: ((void*)NULL)
|
Posted: Wed Aug 27, 2003 8:08 pm Post subject: |
|
|
well, I meant xdirectfb in the group X server.
The thing is that it's for an application that's supposed to be able to render OpenGL stuff as fast as possible, without the help of an underlying graphics system like Xfree or XDirectFB
Framebuffer sounds better, but how fast is it? _________________ #359074 |
|
Back to top |
|
 |
|