Hi andrej

   osg load automatically the plugin require to read the file.
   This  is based on extension of the file that you want read.
   OSG have a plugin to read .obj file but I don't know the .3DI
   format and I don't know if OSG can read this format.
   You can force OSG to use a specific loader by adding -l "library"
    or -e "extension" in commande line.

HTH
David


2007/10/4, andrej spilak <[EMAIL PROTECTED]>:
>
> Hello!
> As I'm pretty new to OSG, could anyone help me with reading .obj file
> extension? How should i import SolidWorks .3DI object then, which is pretty
> much similiar to the .obj?
>
> thanks in advance, andrej
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to