Hi, > hello, > i'm trying to create a GTK application with an opensg window. > > currently i'm using gtkglext to create a gl capable widget in my gtk > window. after creating that window i create a osg::passivewindow and a > simplescenemanager, but the opensg content does not draw. > > has anyone some example code or hints for me?
after the ogl context has been made current by gtk you have to call "init()" on the passive window. Regards, Toni ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
