提交 5ee191e7 编写于 作者: J Jerome Etienne

better docs

上级 48c637bf
# 1.6.0-dev
nothing yet...
- implemented patternRatio in aframe/three.js - a way to reduce the ugly black border
- aka something to make the pattern marker border thinner
- change (generator.html)[https://jeromeetienne.github.io/AR.js/three.js/examples/marker-training/examples/generator.html] to support patternRatio
- added examples in [aframe](https://jeromeetienne.github.io/AR.js/aframe/examples/default-thinner-border.html) and [three.js](https://jeromeetienne.github.io/AR.js/three.js/examples/default-thinner-border.html)
# 1.5.5
......@@ -11,7 +14,7 @@ nothing yet...
- created [portableAR.js](https://github.com/jeromeetienne/AR.js/tree/dev/three.js/contribs/portableAR.js) - a simple way to port ar.js to a non-three.js framework
- it is in /three.js/contribs/portableAR.js
- in [examples/](https://github.com/jeromeetienne/AR.js/tree/dev/three.js/contribs/portableAR.js/examples/babylon.js) you can find babylon.js using portableAR.js
- made webvr-polyfill obsolete
- made webvr-polyfill obsolete
- it was more a toy than something currently useful
- it was far from complete, not even in a workable state, anyway
- reorganized ```examples/``` folder
......@@ -49,7 +52,7 @@ nothing yet...
# 1.4.10
- support for markers-area
- support for markers-area
- Efficient user friendly area scanning
- More Versatile than single marker tracking 0 larger areas than single markers
- More Robust than single marker tracking - even if only one sub marker is visible it is still tracking
......@@ -80,7 +83,7 @@ nothing yet...
- minimal.html just got a little bit cleaner
- aka the simplest way to do AR on the web
- or webar in less than 10 lines of html! on codepen
- finished hole-in-the-wall demo -
- finished hole-in-the-wall demo -
[duck on my desk tweet](https://twitter.com/jerome_etienne/status/846751371185541121)
- support preset in a-frame a-marker - preset = ["hiro" | "kanji"]
- experiementation in dead-reckoning ... not conclusive
......
......@@ -15,7 +15,7 @@
</script>
<body style='margin : 0px; overflow: hidden; font-family: Monospace;'><div style='position: absolute; top: 10px; width:100%; text-align: center;z-index:1';>
<a href='https://github.com/jeromeetienne/AR.js/' target='_blank'>AR.js</a> - default setting - webcam + hiro + profile + lerp
<a href='https://github.com/jeromeetienne/AR.js/' target='_blank'>AR.js</a> - use a ar.js marker with pattRatio 0.9
<br/>
Contact me any time at <a href='https://twitter.com/jerome_etienne' target='_blank'>@jerome_etienne</a>
</div><script>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册