Hi, my current project doesn’t use ES6 modules and uses Classic Javascript/global scripts. I tried this but it wont work ofcourse, is there a non-es6 version of the RGBELoader.js by any chance? or if not how can i convert it?
Not anymore. You’ll need to use an older version of Three.js where the examples directory still existed, or copy and paste the RGBELoader class and manually integrate it into your code.