You have to change the face culling policy in the PolygonAttributes object from CULL_BACKFACE to CULL_NONE.
Amit Kumar schrieb: > Hi all, > > I am trying to use an Image with a transparent area be the texture of a > Sphere, it works fine accept that the transparent area is shown black. > Is it supposed to work this way ? > Is it possible to show the wrapped around portion of the image that is > behind the transparent area, instead of the black portion. > > Appreciate your help. > Thanks > Amit > > ********************************************************************** > Amit Kumar > Masters Student 326 McVey Hall > Dept of Computer Science (859)-323-2919 > University of Kentucky > ********************************************************************* > > =========================================================================== > 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". =========================================================================== 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".
