Re: [JAVA3D] Fast image loading

2000-10-04 Thread Paul Byrne
Hi Dave, Check out the Java Advanced Imaging API. This provides a new approach to loading images and supports more formats than java.awt.image.* including .png. Rgds Paul >I know someone posted that their team had to write some fast image loading >routines because the image consumer/producer m

[JAVA3D] Fast image loading

2000-10-03 Thread David
I know someone posted that their team had to write some fast image loading routines because the image consumer/producer model was too slow. I can't seem to find the posting in the archive, so I am hoping whoever it was will read this. If you have code like this and can donate it to the group it