[osg-users] Imported Model Transparency

2011-02-14 Thread Andrew Kos
Hello,

I have a scene with an OSG constructed 3d grid layout. I then import models 
I've created with Blender (in the .obj format) into the grid. When I view these 
things together, you can see the grid through the model, but you cannot see one 
model through another model.

Is this a Blender issue? Or is there some way that I'm rendering the imported 
models incorrectly?

Thanks

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=36654#36654





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Imported Model Transparency

2011-02-14 Thread Andrew Kos
Nevermind, solved.

The issue was that I had the box's GL_DEPTH_TEST set to off.

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=36658#36658





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org