Hi, I wrote a while ago asking for help in loading DICOM images into Java 3D. I got a JAI application that has a DICOM decoder. I have used the JAI code. I am at the stage where I am trying to load the image into my branch group. But, if I use code similar to the JAI application, the data is stored as a RenderedImage But Java 3D does not allow this. There is a getRaster function in the JAI application. But this Raster is from java.awt.image.Raster.......J3D only accepts Raster images of javax.media.j3d.Raster. Can someone help me? Is it possible to attach a RenderedImage from JAI into the Branch Group of Java 3D? What types of shapes/images can be attached?
__________________________________________________________________ Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/ Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/ =========================================================================== 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".