You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a great project. I've been fumbling around with artoolkit for a few months now, trying to build web components for this marker based augmented reality stuff.
I've found a few other project, but this one is very readable. I've already learned a few things just reading the comments.
Anyway, I just wanted to say thanks, it looks like you put a lot of effort into this.
@jachin thank you for your kind words, it's really great to hear that you found the project accessible and readable.
In honesty I wish I had the time I used to to focus on this project. It looks like AR.js is getting a bit more traction and work being put into it now, having been moved to a seperate repository. This project grew out of a frustration with the AR.js code at the time, finding it quite opaque and struggling tot get it working with modern JS tooling (npm, webpack etc). Hopefully those things will resolve themselves with the renewed effort that is being put into that project.
Alongside TypeDoc documentation and examples we should have some short guide that explains how to do basic operations like setup a marker.
The text was updated successfully, but these errors were encountered: