Skip to content

Commit f7f94c5

Browse files
committed
Fixed models scale
1 parent fb80b8f commit f7f94c5

File tree

4 files changed

+8
-16
lines changed

4 files changed

+8
-16
lines changed

src/alphabets.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<!--Custom marker [B]-->
8282
<a-marker preset='custom' type='pattern' url='../assets/patt/B-90.patt'>
8383
<a-plane rotation="-90 0 0" width="2" height="2" color="#000" shadow></a-plane>
84-
<a-entity gltf-model="#bytt" scale="0.2 0.2 0.2" animation-mixer>
84+
<a-entity gltf-model="#bytt" scale="0.05 0.05 0.05" animation-mixer>
8585
<a-animation attribute="rotation" to="0 360 0" dur="5000" easing="linear" repeat="indefinite">
8686
</a-animation>
8787
</a-entity>
@@ -97,7 +97,7 @@
9797
<!--Custom marker [D]-->
9898
<a-marker preset='custom' type='pattern' url='../assets/patt/D-90.patt'>
9999
<a-plane rotation="-90 0 0" width="2" height="2" color="#000" shadow></a-plane>
100-
<a-entity gltf-model="#dog" scale="0.02 0.02 0.02" animation-mixer>
100+
<a-entity gltf-model="#dog" scale="0.05 0.05 0.05" animation-mixer>
101101
<a-animation attribute="rotation" to="0 360 0" dur="5000" easing="linear" repeat="indefinite">
102102
</a-animation>
103103
</a-entity>
@@ -113,7 +113,7 @@
113113
<!--Custom marker [F]-->
114114
<a-marker preset='custom' type='pattern' url='../assets/patt/F-90.patt'>
115115
<a-plane rotation="-90 0 0" width="2" height="2" color="#000" shadow></a-plane>
116-
<a-entity gltf-model="#fish" scale="0.02 0.02 0.02" animation-mixer>
116+
<a-entity gltf-model="#fish" scale="0.005 0.005 0.005" animation-mixer>
117117
<a-animation attribute="rotation" to="0 360 0" dur="5000" easing="linear" repeat="indefinite">
118118
</a-animation>
119119
</a-entity>
@@ -129,7 +129,7 @@
129129
<!--Custom marker [O]-->
130130
<a-marker preset='custom' type='pattern' url='../assets/patt/O-90.patt'>
131131
<a-plane rotation="-90 0 0" width="2" height="2" color="#000" shadow></a-plane>
132-
<a-entity gltf-model="#orange" scale="0.02 0.02 0.02" animation-mixer>
132+
<a-entity gltf-model="#orange" scale="0.05 0.05 0.05" animation-mixer>
133133
<a-animation attribute="rotation" to="0 360 0" dur="5000" easing="linear" repeat="indefinite">
134134
</a-animation>
135135
</a-entity>

src/animals.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,17 +77,15 @@
7777
<!--Custom marker [B]-->
7878
<a-marker preset='custom' type='pattern' url='../assets/patt/B-90.patt'>
7979
<a-plane rotation="-90 0 0" width="2" height="2" color="#000" shadow></a-plane>
80-
<a-entity gltf-model="#bytt" scale="0.25 0.25 0.25" animation-mixer>
80+
<a-entity gltf-model="#bytt" scale="0.05 0.05 0.05" animation-mixer>
8181
<a-animation attribute="rotation" to="0 360 0" dur="5000" easing="linear" repeat="indefinite">
8282
</a-animation>
8383
</a-entity>
8484
</a-marker>
8585
<!--Custom marker [C]-->
8686
<a-marker preset='custom' type='pattern' url='../assets/patt/C-90.patt'>
8787
<a-plane rotation="-90 0 0" width="2" height="2" color="#000" shadow></a-plane>
88-
<a-text side='double' position='0 1.75 0.5' scale='0.5 0.5 0.5' value="Lvr" align="center" rotation="-90 0 0">
89-
</a-text>
90-
<a-entity gltf-model="#fish" scale="0.02 0.02 0.02" animation-mixer>
88+
<a-entity gltf-model="#fish" scale="0.005 0.005 0.005" animation-mixer>
9189
<a-animation attribute="rotation" to="0 360 0" dur="5000" easing="linear" repeat="indefinite">
9290
</a-animation>
9391
</a-entity>
@@ -103,7 +101,7 @@
103101
<!--Custom marker [F]-->
104102
<a-marker preset='custom' type='pattern' url='../assets/patt/F-90.patt'>
105103
<a-plane rotation="-90 0 0" width="2" height="2" color="#000" shadow></a-plane>
106-
<a-entity gltf-model="#panda" scale="0.25 0.25 0.25" animation-mixer>
104+
<a-entity gltf-model="#panda" scale="0.05 0.05 0.05" animation-mixer>
107105
<a-animation attribute="rotation" to="0 360 0" dur="5000" easing="linear" repeat="indefinite">
108106
</a-animation>
109107
</a-entity>

src/chemistry.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,47 +69,41 @@
6969
</a-marker>
7070
<!--Custom marker [A]-->
7171
<a-marker preset='custom' type='pattern' url='../assets/patt/A-90.patt'>
72-
<a-plane rotation="-90 0 0" width="2" height="2" color="#000" shadow></a-plane>
7372
<a-entity gltf-model="#methane" scale="0.5 0.5 0.5" animation-mixer>
7473
<a-animation attribute="rotation" to="360 360 360" dur="5000" easing="linear" repeat="indefinite">
7574
</a-animation>
7675
</a-entity>
7776
</a-marker>
7877
<!--Custom marker [B]-->
7978
<a-marker preset='custom' type='pattern' url='../assets/patt/B-90.patt'>
80-
<a-plane rotation="-90 0 0" width="2" height="2" color="#000" shadow></a-plane>
8179
<a-entity gltf-model="#ethane" scale="0.5 0.5 0.5" animation-mixer>
8280
<a-animation attribute="rotation" to="360 360 360" dur="5000" easing="linear" repeat="indefinite">
8381
</a-animation>
8482
</a-entity>
8583
</a-marker>
8684
<!--Custom marker [C]-->
8785
<a-marker preset='custom' type='pattern' url='../assets/patt/C-90.patt'>
88-
<a-plane rotation="-90 0 0" width="2" height="2" color="#000" shadow></a-plane>
8986
<a-entity gltf-model="#cyclo-hexane" scale="0.5 0.5 0.5" animation-mixer>
9087
<a-animation attribute="rotation" to="360 360 360" dur="5000" easing="linear" repeat="indefinite">
9188
</a-animation>
9289
</a-entity>
9390
</a-marker>
9491
<!--Custom marker [D]-->
9592
<a-marker preset='custom' type='pattern' url='../assets/patt/D-90.patt'>
96-
<a-plane rotation="-90 0 0" width="2" height="2" color="#000" shadow></a-plane>
9793
<a-entity gltf-model="#ethanol" scale="0.25 0.25 0.25" animation-mixer>
9894
<a-animation attribute="rotation" to="360 360 360" dur="5000" easing="linear" repeat="indefinite">
9995
</a-animation>
10096
</a-entity>
10197
</a-marker>
10298
<!--Custom marker [F]-->
10399
<a-marker preset='custom' type='pattern' url='../assets/patt/F-90.patt'>
104-
<a-plane rotation="-90 0 0" width="2" height="2" color="#000" shadow></a-plane>
105100
<a-entity gltf-model="#pyrrole" scale="0.5 0.5 0.5" animation-mixer>
106101
<a-animation attribute="rotation" to="360 360 360" dur="5000" easing="linear" repeat="indefinite">
107102
</a-animation>
108103
</a-entity>
109104
</a-marker>
110105
<!--Custom marker [G]-->
111106
<a-marker preset='custom' type='pattern' url='../assets/patt/G-90.patt'>
112-
<a-plane rotation="-90 0 0" width="2" height="2" color="#000" shadow></a-plane>
113107
<a-entity gltf-model="#nuclear_fission" scale="0.5 0.5 0.5" animation-mixer>
114108
<a-animation attribute="rotation" to="0 360 0" dur="5000" easing="linear" repeat="indefinite">
115109
</a-animation>

src/entertainment.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<a-marker preset='custom' type='pattern' url='../assets/patt/A-90.patt'>
6767
<a-text side='double' position='0 1.75 0.5' scale='0.5 0.5 0.5' value="Lvr" align="center" rotation="-90 0 0">
6868
</a-text>
69-
<a-entity gltf-model="#avatar" scale="0.25 0.25 0.25" animation-mixer>
69+
<a-entity gltf-model="#avatar" scale="0.2 0.2 0.2" animation-mixer>
7070
</a-entity>
7171
</a-marker>
7272
<!--Sound-->

0 commit comments

Comments
 (0)