Decouple ThreeJS from MindAR

Hey,

Has anyone yet attempted to bridge mind-ar-js with the latest versions of THREE.js ( ^r139 post “import maps” )? Looking into it a little i’ve found some documentation on a typical three example which is following the library’s conventional usage… this example, however, doesn’t seem to honour the latest general import conventions of THREE.js.
I’ve found a discussion and what seems like a quick patch here… Decouple ThreeJS from MindAR but haven’t yet managed to make sense of this, it looks this may be an OK open source AR library worth spending some time trying to integrate better into the THREE.js flow of building scenes…

I’m going to give this a shot and wondering if this would be useful if I make some progress?