Skip to content

Commit

Permalink
Update robotics.html
Browse files Browse the repository at this point in the history
  • Loading branch information
petrucior authored Apr 6, 2024
1 parent 8847e1a commit c2bdc77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion augmentedReality/robotics.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<a-entity obj-model="obj: #trapezio-obj; mtl: #trapezio-mtl;"></a-entity-->
<!--a-entity obj-model="obj: url(trapezio.obj); mtl: url(trapezio.mtl);" rotation="-60 0 0" scale="4 4 4"></a-entity-->
<!--a-entity gltf-model="https://corsproxy.io/?https:petrucior.github.io/augmentedReality/trapezio.gltf"></a-entity-->
<a-entity rotation="-90 0 0" geometry="primitive:plane" material="shader:gif;src:url(trapezio.gif);" gif="" transparent="true"></a-entity>
<a-entity rotation="-90 0 0" geometry="primitive:plane" material="shader:gif;src:url(https://mayognaise.github.io/aframe-gif-shader/basic/nyancat.gif);" gif="" transparent="true"></a-entity>
<!--a-box position='0 0.5 0' material='opacity: 0.5;'></a-box-->
<a-marker-camera preset='hiro'></a-marker-camera>
</a-scene>
Expand Down

0 comments on commit c2bdc77

Please sign in to comment.