What is the latest version of Three.js that can be used in an 8th Wall project?
Iβd like to try using KHR_materials_dispersion, which was introduced in Three.js r164.
Is it possible to use this feature?
I tried using the following two projects
and
, but unfortunately, I couldnβt get them to work.
Also, are materials and .glb files exported from the Three.js Editor fully compatible with 8th Wall?
Iβd like to know if they can be used without any issues.
Are you using the correct meta tag for the latest three.js version?
Yes, Iβm confirming. The sample in there is the one I presented, right? When I tried 160 and 164 in the URL, it just turned into a plain white material. When I tried it with three.js: Gummy Transmission | 8th Wall Playground | 8th Wall
, the transparency worked properly
.βββ
I have two questions. First, up to which version of three.js is supported? Second, is KHR_material_dispersion available or supported?