Rui Wang
Rui Wang
If the original example doesn't work for you, please check whether your Kinect device is setup correctly by running its own examples, or just as you said, try another graphics...
非常感谢您提交的更改,抱歉我还没有仔细review。不过我有一点疑惑的是:新增的osgEx目录和其中的代码,与目前ReaderOSGB文件夹同名类有什么区别?麻烦您有空的时候说明一下,我看看有没有更好的目录调整和代码合并的方式,谢谢啦
谢谢,我先研究一下,可能就不直接pull了,我看看怎么合并一下目前的两套代码
Hi, in fact I can see nothing from what you said :( You provide too little information about what you are doing and what the relationship between it and osgRecipes...
Hi Robin, Thanks for the response. I have submitted a new VDSM implementation to the osg-submissions but it is still in pending because of too many vital changes, which should...
Thanks for the idea. I have read the osgScaleViewer before but was unsatisfied to its implementation, which uses Equalizer as the actual renderer and copies too much code from the...
Thanks eile. I'd like to think about designing such a recipe in future. You and others are also welcomed to contribute. :-)
I haven't tested AntTweakBar under core profile. The first thing I think you should check is to ensure OSG also works under core profile. So you may have to recompile...
When using OpenGL Core profile, most state attributes and related modes are deprecated and will display warnings as in your terminal. For instance, GLmode 0xb50 means GL_LIGHTING, which only works...
> > When using OpenGL Core profile, most state attributes and related modes are deprecated and will display warnings as in your terminal. For instance, GLmode 0xb50 means GL_LIGHTING, which...