|
|
[help]pbuffer on linux
Hi!
I'm quite new to opengl, and I need to do some Off-screen rendering
with pbuffers.
I can't find any really simple example on the net. I'm developping
under Linux with and I'm using the glut library. Please Help me !
Alberto
P.s. http://www.ozzo.it/glxinfo.txt here you can find the glxinfo
output on the pc I'm using.
|
|
0
|
|
|
|
Reply
|
ozzozzo
|
4/15/2005 12:55:47 PM |
|
0zz0 wrote:
> I'm quite new to opengl, and I need to do some Off-screen rendering
> with pbuffers.
> I can't find any really simple example on the net. I'm developping
> under Linux with and I'm using the glut library. Please Help me !
>
> Alberto
>
> P.s. http://www.ozzo.it/glxinfo.txt here you can find the glxinfo
> output on the pc I'm using.
I wrote this (C++) a while ago:
http://www.chem.pwf.cam.ac.uk/~jdh30/programming/opengl/pbuffer/index.html
of course, it's probably got code-rot by now... :-)
--
Dr Jon D Harrop, Flying Frog Consultancy
http://www.ffconsultancy.com
|
|
0
|
|
|
|
Reply
|
Jon
|
4/15/2005 1:28:19 PM
|
|
> I wrote this (C++) a while ago:
>
> http://www.chem.pwf.cam.ac.uk/~jdh30/programming/opengl/pbuffer/index.html
>
> of course, it's probably got code-rot by now... :-)
>
Thank you for your reply, I've 2 problems with your program:
1) I can't compile it as I get many errors.
2) It's written in C++ and you use direct access to glx libraries, and I
need absolutely to use GLUT.
I'm searching for instruction like:
To open a Pbuffer do:
1-....
2-....
3-....
Then to wite on a Pbuffer do
a-....
b-....
c-....
where did you get the documentation fro your program ?
Thanks
Alberto
|
|
0
|
|
|
|
Reply
|
Alberto
|
4/17/2005 12:04:48 AM
|
|
|
2 Replies
164 Views
(page loaded in 0.05 seconds)
Similiar Articles: offscreen rendering in Linux - comp.graphics.api.openglCan anybody help me, please? Thanks for any suggestions, Andreas ... linux pbuffer __GL_FSAA_MODE - comp.graphics.api.opengl Hi, it seems that __GL_FSAA_MODE ... glCopyTexSubImage2D - comp.graphics.api.opengl... m finding that glCopyTexSubImage2D seems to fail to work properly on Linux, yet ... Keith S. wrote: > No the ATI one - and checking, that doesn't have pbuffer > support for ... OpenGL without Output on the screen? - comp.graphics.api.opengl ...> The application should work on Windows and Linux. pbuffer should be avaliable on both ... too sure (and too lazy to check ;)), but I think my Geforce2 MX does not support ... PBuffer usage samples - comp.graphics.api.opengloffscreen rendering in Linux - comp.graphics.api.opengl PBuffer usage samples - comp ... Help - comp.cad.solidworks ... PBuffer usage samples - comp.graphics.api.opengl CSWP ... FBO and reading with glReadPixels - comp.graphics.api.opengl ...Hello Fungus, Thanks for your opinion: > I prefer pbuffer, it works ... also, as far as > I can see, it's not well supported under Linux :( > > Thanks for trying to help. pbuffers - comp.graphics.api.opengloffscreen rendering in Linux - comp.graphics.api.opengl BTW: You shouldn't ... with pbuffers now, but the major problem is that > they require support for the pbuffer ... printing with openGL - comp.graphics.api.opengl... UINT nbformats=0; const int hdcAttributes [30]={ WGL_SUPPORT_OPENGL_ARB, TRUE, // pbuffer will be ... AFAIK there's a demo on http ... offscreen rendering in Linux ... [Q] How to do windowless offscreen rendering? - comp.graphics.api ...PBuffer usage samples - comp.graphics.api.opengl [Q] How to ... Request for Help in program. - comp.sys.hp48 [Q] How to ... offscreen rendering in Linux - opengl - Mofeel Groups ... CSWP sample exam on SW website. Help - comp.cad.solidworks ...Thanks for any help. Pedro I got to the page through ... PBuffer usage samples - comp.graphics.api.opengl CSWP ... NFS slowdown - Solaris client, Linux server. - comp.unix ... Incredibly slow! - comp.graphics.api.openglI would ask nvidia what they support. -George ... window with "CreateWindowEx" then create a pbuffer on ... One doesn't need "dummy" windows on Linux. 2 notes ... openGL Pbuffer & LINUX - opengl - Mofeel Groups[help]pbuffer on linux. 2. PBuffer under Linux i have downloaden exapmle source code for pbuffer extension form NVIDIA site, but it is windows specific code they use HDC for ... pbuffer on linux without X - openglopengl, pbuffer on linux without X . comp.graphics.api.opengl - The OpenGL 3D ... [help]pbuffer on linux. 2. openGL Pbuffer & LINUX Hi folks! We just receive a fabulous ... 7/28/2012 3:04:57 AM
|
|
|
|
|
|
|
|
|