Re: [osg-users] Google and Authoritative Distributor of Open Source Software (OSG)?

2015-05-16 Thread Frank Kane
If it's any consolation, Google shut down my ad campaigns as well last week, or at least some of them. This was just for providing free evaluation SDK's of my own products, on my own website! In addition to filling out the same form you did, I was also told to post licensing terms and

[osg-users] Multithreading osgShadow

2015-05-16 Thread Jannik Heller
Hi, I'm running the osgshadow example and noticed that no extra cameras (beside the main one) are to be seen in the stats handler. Why is that? I'd assume the light's view point is essentially a Camera, so why not handle it as one? Assigning a separate cull thread to each shadow map (with the

Re: [osg-users] [osgPlugins] DESPERATE!! Tried everything to get JPEGS TO LOAD!

2015-05-16 Thread Jan Ciger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/12/2015 07:58 PM, Gregory Basile wrote: Hello all, I built osg version 3.3.1 for visual studio 2013 on windows 8.1. I've tried every suggestion on this forum to try to get jpegs to load. I have osgdb_jpeg.dll and osgdb_jpegd.dll in the bin

Re: [osg-users] [osgPlugins] DESPERATE!! Tried everything to get JPEGS TO LOAD!

2015-05-16 Thread Gregory Basile
Hello all, I built osg version 3.3.1 for visual studio 2013 on windows 8.1. I've tried every suggestion on this forum to try to get jpegs to load. I have osgdb_jpeg.dll and osgdb_jpegd.dll in the bin folder, paths are set up correctly, rebuilt multiple times just to be sure. I ran dependancy

Re: [osg-users] [osgPlugins] DESPERATE!! Tried everything to get JPEGS TO LOAD!

2015-05-16 Thread Thomas Hogarth
Hi Gregory First try whacking you notify level to debug_fp osg::setNotifyLevel(osg::DEBUG_FP); That will show you where osg is looking for the plugin. Also unless you changed where osg is looking for plugins you have them in the wrong place. Osg on windows will usually have a osgPlugins-xxx