AR-js-org / AR.js-threejs

An experimental Typescript module for AR.js
MIT License
30 stars 2 forks source link

Convert callback functions with promises #4

Open kalwalt opened 1 year ago

kalwalt commented 1 year ago

Callbacks are used in many parts of the code but what about if we convert to Promises?