webarkit / ARnft

A small javascript library for WebAR with NFT
GNU Lesser General Public License v3.0
219 stars 53 forks source link

OneEuroFilter inside the Worker #310

Closed kalwalt closed 9 months ago

kalwalt commented 1 year ago

Running the OEF (OneEuroFilter) inside the Worker may help from a performance point of view. I will test in this PR also the new OneEuroFilter project.

kalwalt commented 9 months ago

With the latest commit, testing the examples, i got this error: Uncaught TypeError: Cannot destructure property 'ARControllerNFT' of 'I(...)' as it is undefined. and the app stop of course. If i revert back to the previous commit all went fine, examples works as usual.

kalwalt commented 9 months ago

I need to make a new release of ARnft-threejs without the OneEuroFilter, and push the 1.6.1 jsartoolkitNFT release, i was sure to have done this last but there are no traces... see issue https://github.com/webarkit/jsartoolkitNFT/issues/335 as reminder.