OpenSceneGraph
OpenSceneGraph copied to clipboard
Obj material transparency is reversed
A material with a Tr of 0 should be opaque and fully transparent with a Tr of 1. In openscenegraph it is the opposite (https://en.wikipedia.org/wiki/Wavefront_.obj_file). Tested with osg 3.6.4
I found this comment in the obj plugin which seems to be relevant.