Hi,
I have a probleme with my transparent geometries, even with the last java3d release.
when my objects are double sided, they are not well rendered (some kind of circles appear inside them).
Do you know how to avoid it.
 
( I use poly.setCullFace(poly.CULL_NONE);  to double side my polygons and sort them with
u.getViewer().getView().setTransparencySortingPolicy(View.TRANSPARENCY_SORT_GEOMETRY); )
 
 
Thanks in advance.

<<attachment: my prob.jpg>>

Reply via email to