Sandra Arthurs wrote:

> I am trying to create a grayscale texture, which I am generating,
> on a rectangle and I have some questions.  I am currently getting:
>
> Exception occurred during event dispatching:
>   java.awt.image.RasterFormatException:
>          DataBuffer for ByteComponentRasters must only have 1 bank.

Correct. This is an error in Java3D that has always existed. It has been a
major issue for a very long time. There is a fix for this in 1.3b2. It will
not work with any version of Java3D prior to that.

--
Justin Couch                         http://www.vlc.com.au/~justin/
Java Architect & Bit Twiddler              http://www.yumetech.com/
Author, Java 3D FAQ Maintainer                  http://www.j3d.org/
-------------------------------------------------------------------
"Humanism is dead. Animals think, feel; so do machines now.
Neither man nor woman is the measure of all things. Every organism
processes data according to its domain, its environment; you, with
all your brains, would be useless in a mouse's universe..."
                                               - Greg Bear, Slant
-------------------------------------------------------------------

===========================================================================
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