Where is ImageLoader.js?

Hello ,

i ve just switched from 142 to 172 , lot of change . it is ok for most the code .

now , instead of loading an hdr image with RGBELoader ( which is working well ) , i want to load
an jpg image with Imageloader but i doesn’t found ImageLoader.js in example/jsm/loaders/ . so i’ve found one ImageLoader.js in src/loaders/ but it doesn’t work . where is the good file ImageLoader.js to load an jpg image ?

thank .

my bad ive just found in my code a line : new THREE.TextureLoader() ,no need to import something else … im just tired :innocent:

1 Like