|
1 year ago | |
---|---|---|
assets | 1 year ago | |
.gitignore | 1 year ago | |
index.html | 1 year ago | |
readme.md | 1 year ago |
https://github.com/jeromeetienne/AR.js/blob/master/README.md#Get-Started
cd your/folder/path
git clone https://esadhar.net/gogs/bachir/ar-js.git
you need to run a local server to be able to get it work, the simplest way is to use python
cd ar-js
python -m simpleHTTPServer # for python 2
# or
python -m http.server # for python 3
# to know your python version
python --version
then you can open http://localhost:8000 on your browser
you can test the code using two patterns:
the default "hiro" patterns
or the custom marker