AR-js-org / AR.js-threejs

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

Provide a simple Typescript example #8

Closed kalwalt closed 1 year ago

kalwalt commented 1 year ago

I will write a simple example to test the typescript code. In case i will make some changes to the src code if some issues.

kalwalt commented 1 year ago

Actually the example doesn't works as expected. I think there are different issues, first ArToolkitSource doesn't start the video stream and even doesn't attach the video element to the HTML . Probably the callbacks #4 are causing this?