mirror of
https://github.com/kevin-DL/gyk-ar.git
synced 2026-01-11 18:44:33 +00:00
CleanUp
This commit is contained in:
@@ -22,23 +22,6 @@
|
||||
<a-text value="Hello, World!"></a-text>
|
||||
</a-box>
|
||||
</a-marker>
|
||||
|
||||
<!-- <a-marker type="barcode" value="0">
|
||||
<a-box position="0 1.6 0" animation="property: position; to: 5 1.6 0; dur: 1500; easing: linear"></a-box>
|
||||
<a-entity id="mouseCursor" cursor="rayOrigin: mouse"></a-entity>
|
||||
<a-sphere id="sphere" cursor-listener material='opacity: 1; color:red;' position="0 1 0"
|
||||
animation="property: position; to: 0 2 0; dur: 1500; easing: easeInOutCirc; delay:1000; loop: true; dir: alternate; ">
|
||||
<a-animation attribute="position" dur="1000" from="0 1 0" to="0 20 3" repeat="indefinite"></a-animation>
|
||||
<a-text value="Wazaa"></a-text>
|
||||
</a-box>
|
||||
</a-marker>
|
||||
|
||||
<a-marker type="barcode" value="1">
|
||||
<a-plane color="#ccc" height="20" width="20" rotation="-45 0 0" scale="0.3 0.3 0.3">
|
||||
<a-text value="TDD" color="#000"></a-text>
|
||||
</a-plane>
|
||||
</a-marker> -->
|
||||
<!-- <a-camera-static/> -->
|
||||
<a-entity camera look-controls></a-entity>
|
||||
</a-scene>
|
||||
<script></script>
|
||||
|
||||
Reference in New Issue
Block a user