Hi Vincent,

On Wed, 2005-02-16 at 07:00, Vincent Honnet wrote:
> Hello,
> 
> I#m using transparent textures but OpenSG seems to have problem with
the 
> depth  ordering. Is there an option to switch on ?

OpenSG does transparency sorting by default, by only on a per-object
basis (centroid of bounding box). So if you have multiple non-coplanar
polygons in an object, or multiple transparent object there can be
situations where it's off. 

What's your scene, what's the exact effect you're getting?

        Dirk



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to