akbartus / Simple-AR

Simple AR is a web-based image tracking library (platform) based on WebAssembly. It is also compatible with A-Frame, BabylonJs and ThreeJs frameworks.
https://webar-simple.glitch.me/
MIT License
40 stars 9 forks source link

about WebAssembly code #3

Open kalwalt opened 8 months ago

kalwalt commented 8 months ago

Hi @akbartus nice app for WebAR! Just some simple questions: Do you use Opencv in your WASM code? or other library? Would you share also the source code if not a problem?