Login  Register

Re: Does TextureIO.newTextureData work with InputStream textures?

Posted by elect on May 04, 2015; 11:34am
URL: https://forum.jogamp.org/Does-TextureIO-newTextureData-work-with-InputStream-textures-tp4034413p4034417.html

jmaasing wrote
Remember it's a classpath and not a file-path, for example "foo/baz.resource" is not a relative filepath to the current directory.
What do you mean?

I am passing the String "filePath = (java.lang.String) "/nvGlSamples/bindlessApp/assets/textures/NV0.dds""

and it looks correct to me..