Re: [osg-users] OSG installation in windows 10

2021-02-22 Thread Alberto Luaces
Hi, in this day and age I would recommend using a package manager as vcpkg (https://github.com/microsoft/vcpkg), so you are released from having also to fetch the external dependencies OSG requires. For your case, installing OSG and its dependencies is a matter of issuing vcpkg.exe install osg:x6

Re: [osg-users] How can I hide this white geometry without using the color transparency method and intersect?

2021-02-22 Thread mirr...@gmail.com
Thank you for your question and answer. The problem has been solved.I work in a closed environment.Cannot provide code. I would like to ask how to solve the problem that after OSG thread rendering, when the UI thread display will cause thread lag. void osgQOpenGLWidget::paintGL() { OpenThread