X-Git-Url: https://git-public.kairo.at/?p=slides.git;a=blobdiff_plain;f=tsmeetup201909%2Findex.html;fp=tsmeetup201909%2Findex.html;h=0d3b05b7cb723593e03c67e3c49b5b3decaedfb7;hp=f0b818ef0a8f172da90d96f6907accc32c6b241d;hb=d4ce6a3e51113c772f55656a9dbe9e869d3d1a28;hpb=d878a94218674c49da8357e70d0df63ac34fd679 diff --git a/tsmeetup201909/index.html b/tsmeetup201909/index.html index f0b818e..0d3b05b 100755 --- a/tsmeetup201909/index.html +++ b/tsmeetup201909/index.html @@ -212,9 +212,9 @@ … <a-entity …> <a-entity id="ship" …> - <a-cylinder position="0 0 0" radius=".4" height="0.04" color="#CCC0DD"></a-cylinder> - <a-cylinder rotation="90 0 0" position="0.2 0.05 .9" radius=".03" height=".8" color="#CCC0DD"></a-cylinder> - <a-cylinder rotation="90 0 0" position="-0.2 0.05 .9" radius=".03" height=".8" color="#CCC0DD"></a-cylinder> + <a-cylinder radius=".4" height="0.04" color="#CCC0DD" …></a-cylinder> + <a-cylinder rotation="90 0 0" radius=".03" height=".8" …></a-cylinder> + <a-cylinder rotation="90 0 0" radius=".03" height=".8" …></a-cylinder> … </a-entity> </a-entity>