Hello,
In my 3d model, I have a line whose two end points are hidden by other
objects (polygons). But the line has a middle portion that should be
visible. But Java 3D does not render the line at all.
The same thing happens when I have a polygon whose end-points are ALL
hidden, but a middle portion of the polygon should be visible. Again, Java
3D is not rendering such polygons at all.
Is there any flag that I can set somewhere that causes Java 3D to take of
such polygon/polygon and polygon/line intersections correctly ? Or is it
an inherent limitation of Java 3D ? Or am I doing something wrong ?
If it is a limitation of Java 3D, what would be the best way around the
problem ?
Thanks in advance for your help,
Regards,
Manu.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".