Hi all,
I was wondering whether there is some listing of the default textures that are being shipped with JME? I saw from the test cases that there are quite a lot of .dds, but can’t find them when searching the contents of the nightly build jar…
Thanks!
Hi javatar,
I think you mean the textures in test-data/. Some are in the Textures/ folder and some are in Models/.
Most of them are .jpg and .png.
Ah ok, thanks. I presumed that JME had a whole set of textures as the filenames in the test cases were enumerated. Cheers!