Re: [JAVA3D] ImageLoading

2004-09-23 Thread Rolf Gabler-Mieck
Hi all, sorry that I loose to set the reply into the group...so some answers has reached me and I got some solution to solve...the primary failure was that I lost to set the index in the imageurls-array so blindness was the simple answer, but I got also nice hints about the general how do, s

[JAVA3D] ImageLoading

2004-09-22 Thread Rolf Gabler-Mieck
Hi, I wanna create some woods and so far I got n images and m coordinates so the plan is loading the images at first in an Image[] and then set the image[i] to the TextureLoader, but the result were just white "Images" - no trees... so here's the code, if anybody got hints please let me know loadi