[JAVA3D] java 3d and geoTIFF

2005-03-09 Thread Kashif Munir
Hello Can anyone guide me towards displaying geoTIFF image files in Java 3D? Any help is really appreciated. Thanks, Kash === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JA

Re: [JAVA3D] more than two images in one face of a cube and every face with different images

2005-03-09 Thread H. Ding
Hi Alessandro, I read the one as you mentioned. But what I want is to combine several images to one image, so I can paste all the images to one face of the 3D box. Can I use the public ImageComponent3D(int format, java.awt.image.BufferedImage[] images) set method to comb