paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] OpenGL?


From: Teunis Peters
Subject: Re: [paragui-users] OpenGL?
Date: Wed, 20 Nov 2002 14:24:35 -0800 (PST)

On Wed, 20 Nov 2002, Jacek [iso-8859-2] Pop³awski wrote:

> On Wed, Nov 20, 2002 at 11:29:55AM -0800, Teunis Peters wrote:
> > I'm not sure how the main branch approaches OpenGL (I never did get it
> > working on my system so....) but I think it was dependant on
> > SDL_OPENGLBLIT which doesn't really exist anymore.
>
> Shit. I remember two years ago we wrote very simple 3D modeller with ParaGUI,
> and we even contributed ParaGUI with some OpenGL stuff. All is lost now?

Don't know.  I joined in recently....

> > I'm working on a branch (devel-opengl)
>
> CVS only?

yep.  Not even main branch.

> > There's apparently a library that allows one to render opengl inside of a
> > paragui window.  It didn't work for me but who knows, it may work for you.
>
> It will be better to create OpenGL surface and draw ParaGUI widgets there.
> Is your code working like that?

That's exactly how it works actually....
Basically whole paragui runs inside of opengl context, any 'surfaces'
point to opengl textures.  Still sorting things out and making things
work, but it's basically operational.

I set it up to work with video device drivers and one of the replacement
drivers is the opengl one.  The default driver is the SDL native one
that's in the main trunk.

G'day, eh? :)
        - Teunis





reply via email to

[Prev in Thread] Current Thread [Next in Thread]