-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathkhaydo.wrl
65 lines (63 loc) · 1.31 KB
/
khaydo.wrl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
#VRML V2.0 utf8
DEF khaydo Transform {
translation 0 0 0
children [
DEF khay Transform
{
translation 0 0 0
children [
Shape {
geometry Extrusion {
crossSection [
1 0 ,
0.98 0.20 ,
0.92 0.38 ,
0.83 0.56 ,
0.71 0.71 ,
0.56 0.83 ,
0.38 0.92 ,
0.20 0.98 ,
0.00 1.00 ,
-0.20 0.98 ,
-0.38 0.92 ,
-0.56 0.83 ,
-0.71 0.71 ,
-0.83 0.56 ,
-0.92 0.38 ,
-0.98 0.20 ,
-1.00 0.00 ,
-0.98 -0.20 ,
-0.92 -0.38 ,
-0.83 -0.56 ,
-0.71 -0.71 ,
-0.56 -0.83 ,
-0.38 -0.92 ,
-0.20 -0.98 ,
0.00 -1.00 ,
0.20 -0.98 ,
0.38 -0.92 ,
0.56 -0.83 ,
0.71 -0.71 ,
0.83 -0.56 ,
0.92 -0.38 ,
0.98 -0.20 ,
1.00 0.00
]
creaseAngle 1
solid TRUE
scale [2 2 , 2.1 2.1,2.3 2.3, 2 2 , 1.7 1.7]
spine [0 0 0, 0 0.1 0, 0 0.4 0, 0 0.1 0, 0 0 0]
}
appearance Appearance {
material Material {
diffuseColor .91 .44 .35
specularColor .35 .14 0
ambientIntensity .143
shininess .13
}
}
}
]
}
]
}