Hi J-S, I looked at the model you linked to and all the TransparencyFactor values are 1, which according to the documentation in kfbxsurfacelambert.h means totally transparent - the model has been incorrectly exported.
The same thing happened with DAE - Google Sketchup used to export models with the transparency inverted. To deal with that I used a simple heuristic to guess whether the model needed its transparency inverting. I've put the same technique into the FBX plugin, and your model now looks as the artist intended :)
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

