Importing OpenSceneGraph into Unity

Hi all,

I haven’t found a recent thread begging the question - is there a convenient way to import OpenSceneGraph *.osgb into Unity?

~ Jared

1 Like

No. At least not that I’m aware of (and it’s obscure enough that I almost never hear it brought up). There are programs to convert the OSG files into other formats though including ones (eg FBX) that are able to be imported into Unity. A quick search turned up the one below but there are undoubtedly others.

https://www.ciciview.com/

1 Like

Aw shucks. Thanks for the ideas to google!