hi guys,
recently updated to latest three.js version and Troika 3D “luminance” seems to collide with three.js see error below:
fragment shader error: ERROR: 0:121: ‘luminance’ : function already has a body
hi guys,
recently updated to latest three.js version and Troika 3D “luminance” seems to collide with three.js see error below:
fragment shader error: ERROR: 0:121: ‘luminance’ : function already has a body
Yeah… you might need to file a bug against Troika… but i don’t know how actively maintained it is…
If I were in the situation, i’d just edit the code to rename it and wherever its used… like luminanceTroika or something…