gkjohnson/threejs-sandbox

gtaoPass issue with version 118 and later

Lipacinp opened this issue · 2 comments

Hello everyone,

I wanted to test the "gtaoPass" example and then integrate it into my project.

I managed to get it to work with the three.js version 114 to 117.
But in versions after 117, if one of the mesh has a diffuse color map, the error below is displayed:
image

image

Removing the diffuse map from all materials solves the problem.

I tried to solve the problem by looking in the code but I do not have the knowledge required to fully understand the functionality of "gtaoPass".

Does anyone have any idea where the problem might be?

Hi @Lipacinp thanks for the report. Unfortunately I don't have to bandwidth to provide help upgrading these experiments to new versions of three.js. Perhaps the three.js migration guide can help or if you can narrow the problem down more specifically maybe the forum can help.