I would like to use this example created in threejs, in an Aframe project.
we have found good success using these paramaters, and the other example in aframe are not as robust.
- @param {string} url Image or video to load into material’s texture
- @param {ColorRepresentation} keyColor
- @param {number} width
- @param {number} height
- @param {number} similarity
- @param {number} smoothness
- @param {number} spill
Would it be possible to convert this sample to Aframe so that we can combine it with another Aframe based image example and use the chroma key videos based on image targets etc?