I am not sure what you mean.  If you mean can you draw a transparent image,
then yes you can use alpha blending to great effect.  You can set the
transparency attributes on the polygon to totally transparent then texture
it with BLEND and with a RGBA loaded image (PNG works very well).

Dave Yazel

> ----------
> From:         Tater Read[SMTP:[EMAIL PROTECTED]]
> Reply To:     Discussion list for Java 3D API
> Sent:         Tuesday, September 05, 2000 10:24 AM
> To:   [EMAIL PROTECTED]
> Subject:      [JAVA3D] Making background Transparent
>
> Hello,
>
> I'm creating a simple 3D scene that I want to draw onto a canvas with
> other
> graphics objects.  Unfortunately, the background ends up being a black
> rectangle on top of the graphics.  Is there a way of setting the
> background
> to be transparent?
>
> Cheers,
>
> Tater
>
>
> Tater Read
> Research & Development
> Improv Technologies
> 535 Eigth Avenue
> New York, NY 10018
> (212) 725-4590
>
> ==========================================================================
> =
> 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".

Reply via email to