Skip to content

Commit 110b1e1

Browse files
Added more assemblies for planetary gears
1 parent b4fd7b2 commit 110b1e1

1 file changed

Lines changed: 78 additions & 3 deletions

File tree

index.html

Lines changed: 78 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,90 @@
2424
<a-entity obj-model="obj: url(/models/bunny_TPMS.obj); mtl: url(/models/bunny_TPMS.mtl)"></a-entity>
2525
</a-marker>
2626

27-
<a-marker type='barcode' value='489'>
27+
<!-- Spur gear pair -->
28+
<a-marker type='barcode' value='489'>
29+
<a-entity scale="0.5 0.5 0.5" position="0 0 0">
30+
31+
<a-entity obj-model="obj: url(/models/spur_gear_m2_N20_core_r6.obj); mtl: url(/models/spur_gear_m2_N20_core_r6.mtl)"
32+
position="0 0 0" rotation="0 0 0" animation="property: rotation; to: 0 -720 0; loop: true; dur: 10000">
33+
</a-entity>
34+
<a-entity obj-model="obj: url(/models/spur_gear_m2_N10_core_r6.obj); mtl: url(/models/spur_gear_m2_N10_core_r6.mtl)"
35+
position="1.5 0 0" rotation="0 0 0" animation="property: rotation; to: 0 1440 0; loop: true; dur: 10000">
36+
</a-entity>
37+
38+
</a-entity>
39+
</a-entity>
40+
</a-marker>
41+
42+
<!-- Planetary gear, static carrier -->
43+
<a-marker type='barcode' value='25'>
44+
<a-entity scale="0.5 0.5 0.5" position="0 0 0">
45+
46+
<a-entity obj-model="obj: url(/models/spur_gear_m2_N20_core_r6.obj); mtl: url(/models/spur_gear_m2_N20_core_r6.mtl)"
47+
position="0 0 0" rotation="0 0 0" animation="property: rotation; to: 0 -720 0; loop: true; dur: 10000">
48+
</a-entity>
2849
<a-entity obj-model="obj: url(/models/spur_gear_m2_N10_core_r6.obj); mtl: url(/models/spur_gear_m2_N10_core_r6.mtl)"
29-
rotation="0 0 0" animation="property: rotation; to: 0 720 0; loop: true; dur: 7000">
50+
position="1.5 0 0" rotation="0 0 0" animation="property: rotation; to: 0 1440 0; loop: true; dur: 10000">
3051
</a-entity>
52+
<a-entity obj-model="obj: url(/models/spur_gear_m2_N10_core_r6.obj); mtl: url(/models/spur_gear_m2_N10_core_r6.mtl)"
53+
position="-0.75 0 -1.299" rotation="0 0 0" animation="property: rotation; to: 0 1440 0; loop: true; dur: 10000">
54+
</a-entity>
55+
<a-entity obj-model="obj: url(/models/spur_gear_m2_N10_core_r6.obj); mtl: url(/models/spur_gear_m2_N10_core_r6.mtl)"
56+
position="-0.75 0 1.299" rotation="0 0 0" animation="property: rotation; to: 0 1440 0; loop: true; dur: 10000">
57+
</a-entity>
58+
<a-entity obj-model="obj: url(/models/spur_gear_m2_N40_inner.obj); mtl: url(/models/spur_gear_m2_N40_inner.mtl)"
59+
position="0 0 0" rotation="0 0 0" animation="property: rotation; to: 0 360 0; loop: true; dur: 10000">
60+
</a-entity>
61+
62+
</a-entity>
63+
</a-marker>
64+
65+
<!-- Planetary gear, static sun -->
66+
<a-marker type='barcode' value='180'>
67+
<a-entity scale="0.5 0.5 0.5" position="0 0 0" rotation="0 0 0" animation="property: rotation; to: 0 720 0; loop: true; dur: 10000">
68+
3169
<a-entity obj-model="obj: url(/models/spur_gear_m2_N20_core_r6.obj); mtl: url(/models/spur_gear_m2_N20_core_r6.mtl)"
32-
position="1.5 0 0" rotation="0 0 0" animation="property: rotation; to: 0 -360 0; loop: true; dur: 7000">
70+
position="0 0 0" rotation="0 0 0" animation="property: rotation; to: 0 -720 0; loop: true; dur: 10000">
71+
</a-entity>
72+
<a-entity obj-model="obj: url(/models/spur_gear_m2_N10_core_r6.obj); mtl: url(/models/spur_gear_m2_N10_core_r6.mtl)"
73+
position="1.5 0 0" rotation="0 0 0" animation="property: rotation; to: 0 1440 0; loop: true; dur: 10000">
74+
</a-entity>
75+
<a-entity obj-model="obj: url(/models/spur_gear_m2_N10_core_r6.obj); mtl: url(/models/spur_gear_m2_N10_core_r6.mtl)"
76+
position="-0.75 0 -1.299" rotation="0 0 0" animation="property: rotation; to: 0 1440 0; loop: true; dur: 10000">
77+
</a-entity>
78+
<a-entity obj-model="obj: url(/models/spur_gear_m2_N10_core_r6.obj); mtl: url(/models/spur_gear_m2_N10_core_r6.mtl)"
79+
position="-0.75 0 1.299" rotation="0 0 0" animation="property: rotation; to: 0 1440 0; loop: true; dur: 10000">
80+
</a-entity>
81+
<a-entity obj-model="obj: url(/models/spur_gear_m2_N40_inner.obj); mtl: url(/models/spur_gear_m2_N40_inner.mtl)"
82+
position="0 0 0" rotation="0 0 0" animation="property: rotation; to: 0 360 0; loop: true; dur: 10000">
83+
</a-entity>
84+
3385
</a-entity>
3486
</a-marker>
3587

88+
<!-- Planetary gear, static ring -->
89+
<a-marker type='barcode' value='143'>
90+
<a-entity scale="0.5 0.5 0.5" position="0 0 0" rotation="0 0 0" animation="property: rotation; to: 0 -360 0; loop: true; dur: 10000">
91+
92+
<a-entity obj-model="obj: url(/models/spur_gear_m2_N20_core_r6.obj); mtl: url(/models/spur_gear_m2_N20_core_r6.mtl)"
93+
position="0 0 0" rotation="0 0 0" animation="property: rotation; to: 0 -720 0; loop: true; dur: 10000">
94+
</a-entity>
95+
<a-entity obj-model="obj: url(/models/spur_gear_m2_N10_core_r6.obj); mtl: url(/models/spur_gear_m2_N10_core_r6.mtl)"
96+
position="1.5 0 0" rotation="0 0 0" animation="property: rotation; to: 0 1440 0; loop: true; dur: 10000">
97+
</a-entity>
98+
<a-entity obj-model="obj: url(/models/spur_gear_m2_N10_core_r6.obj); mtl: url(/models/spur_gear_m2_N10_core_r6.mtl)"
99+
position="-0.75 0 -1.299" rotation="0 0 0" animation="property: rotation; to: 0 1440 0; loop: true; dur: 10000">
100+
</a-entity>
101+
<a-entity obj-model="obj: url(/models/spur_gear_m2_N10_core_r6.obj); mtl: url(/models/spur_gear_m2_N10_core_r6.mtl)"
102+
position="-0.75 0 1.299" rotation="0 0 0" animation="property: rotation; to: 0 1440 0; loop: true; dur: 10000">
103+
</a-entity>
104+
<a-entity obj-model="obj: url(/models/spur_gear_m2_N40_inner.obj); mtl: url(/models/spur_gear_m2_N40_inner.mtl)"
105+
position="0 0 0" rotation="0 0 0" animation="property: rotation; to: 0 360 0; loop: true; dur: 10000">
106+
</a-entity>
107+
108+
</a-entity>
109+
</a-marker>
110+
36111
<a-entity camera></a-entity>
37112
</a-scene>
38113
</body>

0 commit comments

Comments
 (0)