Is there a plan to include "LUTPass" back on the js library?

LUTPass and LUTCubeLoader are gone from js library. Right now, I can only find LUTPass on the jsm library, but I cannot use modules for this project and I’d like to use a LUTPass.
Will it be added again soon? If not, is there another way to use LUTs without modules?

LUTPass and LUTCubeLoader were never available in the examples/js files. In the next release of three.js, however, it looks like all /jsm examples files may be converted to /js so it should be usable as a global script include then.

2 Likes