[osg-users] OSG and C# Users

2008-10-30 Thread maya leonard
Hello hesicong, OSG and C# Users I'm trying to get textures to load within osg C# application and nothing happens. Certain textures such as rgb formats work, but jpg and gif do not work. You can replicate this problem with the osgnetdemo sample by hesicong and the sample skydome.osg sampl

Re: [osg-users] OSG and C# Users

2008-10-30 Thread Jason Beverage
Hi Maya, As long as you have the appropriate image plugin within your path (osgdb_jpg.dll, osgdb_gif.dll, etc) things should work fine. Make sure you are building these plugins and they are accessible. In theory, if the model works from osgviewer, it should work in your c# application. Good luc

Re: [osg-users] OSG and C# Users

2008-10-30 Thread usergroups_email
, 2008 3:46 PM To: OpenSceneGraph Users Subject: Re: [osg-users] OSG and C# Users Hi Maya, As long as you have the appropriate image plugin within your path (osgdb_jpg.dll, osgdb_gif.dll, etc) things should work fine. Make sure you are building these plugins and they are accessible. In theory

Re: [osg-users] OSG and C# Users

2008-10-30 Thread Jason Beverage
would expect them to work. > > > > Any other hints? > > > > thanks > > maya > > > > > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Jason Beverage > *Sent:* Thursday, October 30, 2008 3:46 PM > *To:* OpenSceneG

Re: [osg-users] OSG and C# Users

2008-10-30 Thread usergroups_email
Thursday, October 30, 2008 6:34 PM To: OpenSceneGraph Users Subject: Re: [osg-users] OSG and C# Users Hi Maya, It's hard to tell what could be going on without some more information about your setup. One thing you should try is setting the OSG_NOTIFY_LEVEL environment variable to DEBUG to h

Re: [osg-users] OSG and C# Users

2008-10-30 Thread Jason Beverage
ample osg dataset and it > works fine with osgviewer. > > So obviously the error issue relates to the C#/OSG configuration. > > > > Are you using the example osgCppCLIDemo? > > > > Cheers > > Maya > > > > > > *From:* [EMAIL PROTECTED] [mailto: >