[Plib-users] wxWindows and SSG together?
Brought to you by:
sjbaker
From: Ben D. <be...@wa...> - 2000-10-14 19:31:57
|
Has anyone on this list tried using wxWindows and PLIB/SSG together? It = seems like a good combination (open source GUI, open source 3D). 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. Has someone used them successfully, and if so perhaps someone has a = small sample program with them working together? Thanks, Ben |