Hello, On Thu, Jul 2, 2015 at 11:14 AM, HITESH Singhal <[email protected]> wrote: > Hi, > > I have a .3ds and a .fbx file with me and when I'm converting these in .osgb > format using osgexporter in powershell, it is not loading any data. The > message which is coming is: > Warning: Could not find plugin to read objects from file > C:\Users\Hiteshsinghal\Desktop\My Vizard Tuts\Chair\Chair\Chair.3ds > Warning: Could not find plugin to read objects from file > C:\Users\Hiteshsinghal\Desktop\My Vizard.. > Error no Data loaded. > > Please tell me any solution to this.
This is something you may have to ask to WorldViz support. The error message you are seeing typically happens when OSG is unable to find plugins for the source format you are trying to import/convert. I have no idea how WorldViz ships OSG compiled with their Vizard, whether the 3ds plugin (or any plugins at all) are installed. In the worst case you can always install regular OSG separately from Vizard and use the osgconv tool from there - I think that the 3DS plugin is available in the precompiled Windows binaries. If it is not, then you can always compile OSG and the plugin yourself. Regards, J. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

