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
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
2 matches
Mail list logo