Off screen rendering HOWTO - Graphics
This is a discussion on Off screen rendering HOWTO - Graphics ; Hi there,
I am trying to implement off screen rendering and I am new in OpenGL.
Can you suggest some ways of doing this? Easy and simple ways are
preferred (rather than lots of coding). Or a nice example or ...
-
Off screen rendering HOWTO
Hi there,
I am trying to implement off screen rendering and I am new in OpenGL.
Can you suggest some ways of doing this? Easy and simple ways are
preferred (rather than lots of coding). Or a nice example or place to
start reading about it?
Thanks a lot.
Edgar
-
Re: Off screen rendering HOWTO
"Edgar B" <edgar.bermudez@gmail.com> wrote in message
news:1164644577.903792.36940@n67g2000cwd.googlegroups.com...
> Hi there,
>
> I am trying to implement off screen rendering and I am new in OpenGL.
> Can you suggest some ways of doing this? Easy and simple ways are
> preferred (rather than lots of coding). Or a nice example or place to
> start reading about it?
>
> Thanks a lot.
>
> Edgar
>
Google for "pbuffer"
-jbw
-
Re: Off screen rendering HOWTO
Edgar B <edgar.bermudez@gmail.com> wrote:
> I am trying to implement off screen rendering and I am new in OpenGL.
> Can you suggest some ways of doing this? Easy and simple ways are
Apart from pbuffers there is also a new OpenGL extension called
framebuffer object.
A small tutorial for it:
http://www.gamedev.net/reference/pro...01/default.asp
best regards,
Randolf,
--
http://www.ayam3d.org/ Reconstruct the World!
-
Re: Off screen rendering HOWTO
Any idea where this tutorial can be? the link doesnt work.
Cheers,
Edgar
Randolf Schultz wrote:
> Edgar B <edgar.bermudez@gmail.com> wrote:
> > I am trying to implement off screen rendering and I am new in OpenGL.
> > Can you suggest some ways of doing this? Easy and simple ways are
>
> Apart from pbuffers there is also a new OpenGL extension called
> framebuffer object.
> A small tutorial for it:
> http://www.gamedev.net/reference/pro...01/default.asp
>
> best regards,
> Randolf,
> --
> http://www.ayam3d.org/ Reconstruct the World!
-
Re: Off screen rendering HOWTO
Edgar B wrote:
Try those.
http://www.gamedev.net/reference/pro...features/fbo1/
http://www.gamedev.net/reference/pro...features/fbo2/
Using Google on gamedev.net gives those results.
Wolfgang Draxinger
--
E-Mail address works, Jabber: hexarith@jabber.org, ICQ: 134682867
Similar Threads
-
By Application Development in forum Adobe Premiere
Replies: 0
Last Post: 01-15-2007, 05:16 PM
-
By Application Development in forum Graphics
Replies: 3
Last Post: 11-14-2006, 08:50 AM
-
By Application Development in forum Adobe Premiere
Replies: 7
Last Post: 11-09-2005, 09:50 PM
-
By Application Development in forum basic.visual
Replies: 1
Last Post: 06-27-2005, 06:30 AM
-
By Application Development in forum Graphics
Replies: 0
Last Post: 10-08-2003, 01:08 PM