[osg-users] ot20-Openthreads.dll access violation

2016-10-16 Thread Uma Devi Selvaraj
Hi all, I am trying to create GUI which renders 3D model using OSG and Qt in VS2013. I am able render 3D model successfully in Debug mode. but In release mode i am not able to render 3D model. I am getting access violation error in OpenThreads and symbol not loaded message. I have attac

[osg-users] camera far plane culling issues

2016-10-16 Thread Trajce Nikolov NICK
Hi Commuity, I have RTT camera and for some reason the culling is not working as expected. Here is the code: camera->setProjectionMatrixAsPerspective(70, 1, 5, 10); camera->setCullingMode(osg::CullSettings::FAR_PLANE_CULLING); camera->setComputeNearFarMode(osg::CullSettings::DO_NOT_COMPUTE_NEAR_F