Re: [Plib-users] wxWindows and SSG together?
Brought to you by:
sjbaker
|
From: Steve B. <sjb...@ai...> - 2000-10-15 03:32:46
|
> Ben Discoe wrote:
>
> Has anyone on this list tried using wxWindows and PLIB/SSG together? It seems like
> a good combination (open source GUI, open source 3D).
You'd use wxWindows *voluntarily* ?!?
I'm not aware of anyone trying this - but if you can wrestle wxWindows into doing *anything*
in the way of an OpenGL window, then SSG should work OK.
Good luck though - after my last "experiences" with wxWindows, I truly, deeply, advise you
to look at something else. FLTK maybe? GTK?
> It should work well since wxWindows can set up an OpenGL context, and SSG just draws
> into the current context. However, my attempts so far to combine the small wxWindows
> OpenGL sample program with some SSG functions has not been successful - the SSG objects
> aren't appearing.
I can't imagine why not - but wxWindows is *so* strange, it may well have set up some really
wacky OpenGL modes before it draws.
--
Steve Baker HomeEmail: <sjb...@ai...>
WorkEmail: <sj...@li...>
HomePage : http://web2.airmail.net/sjbaker1
Projects : http://plib.sourceforge.net
http://tuxaqfh.sourceforge.net
http://tuxkart.sourceforge.net
http://prettypoly.sourceforge.net
|