THREEAR icon indicating copy to clipboard operation
THREEAR copied to clipboard

Basic usage guide

Open JamesLMilner opened this issue 6 years ago • 2 comments
trafficstars

Alongside TypeDoc documentation and examples we should have some short guide that explains how to do basic operations like setup a marker.

JamesLMilner avatar Feb 20 '19 20:02 JamesLMilner

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 avatar Jun 27 '20 04:06 jachin

@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.

JamesLMilner avatar Jun 28 '20 18:06 JamesLMilner