|
|
@ -5,6 +5,7 @@ |
|
|
|
<!-- Suggestions? https://git.benetou.fr/utopiah/text-code-xr-engine/issues/ --> |
|
|
|
<!-- Suggestions? https://git.benetou.fr/utopiah/text-code-xr-engine/issues/ --> |
|
|
|
|
|
|
|
|
|
|
|
<script src='dependencies/aframe.min.js'></script> |
|
|
|
<script src='dependencies/aframe.min.js'></script> |
|
|
|
|
|
|
|
<script src="https://cdn.jsdelivr.net/gh/kylebakerio/a-console@1.0.2/a-console.js"></script> |
|
|
|
<script src='dependencies/aframe-html.js'></script> |
|
|
|
<script src='dependencies/aframe-html.js'></script> |
|
|
|
<script src='dependencies/aframe-mirror.js'></script> |
|
|
|
<script src='dependencies/aframe-mirror.js'></script> |
|
|
|
<script src='dependencies/aframe-troika-text.min.js'></script> |
|
|
|
<script src='dependencies/aframe-troika-text.min.js'></script> |
|
|
@ -2370,6 +2371,7 @@ consider pick then apply, i.e changeColorLastId() but for next Id |
|
|
|
<!-- somehow disable hand interaction despite, according to the documentation, it should rely on world position |
|
|
|
<!-- somehow disable hand interaction despite, according to the documentation, it should rely on world position |
|
|
|
<a-text target value="jxr qs #rig sa position 0 0 10" position="0 1.55 .5" rotation="0 180 0" scale="0.1 0.1 0.1"></a-text> |
|
|
|
<a-text target value="jxr qs #rig sa position 0 0 10" position="0 1.55 .5" rotation="0 180 0" scale="0.1 0.1 0.1"></a-text> |
|
|
|
--> |
|
|
|
--> |
|
|
|
|
|
|
|
<a-console position="0 1.5 -2" font-size="34" height=1 skip-intro=true></a-console> |
|
|
|
|
|
|
|
|
|
|
|
</a-scene> |
|
|
|
</a-scene> |
|
|
|
</body> |
|
|
|
</body> |
|
|
|