Hi Antonio, > Hi Andreas, > > Scrive Andreas Zieringer <[EMAIL PROTECTED]>: > > >>which occlusion culling mode did you use >>RenderAction::OcclusionStopAndWait, RenderAction::OcclusionMultiFrame or >>RenderAction::OcclusionHierarchicalMultiFrame ? > > > None of them explicitly. Which one should I use?
the default is OcclusionStopAndWait that's the slowest mode. The fastest is OcclusionHierarchicalMultiFrame but on fast camera movements you can get render errors. The crash is quite strange as the OcclusionStopAndWait mode is really simple and just calls some extra gl occlusion queries. Andreas > Regards, > > Toni > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > ------------------------------------------------------------------------- > 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 > -- VREC Robert-Bosch-Straße 7 D-64293 Darmstadt Tel. 06151-4921035 ------------------------------------------------------------------------- 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
