-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvrml1.wrl
More file actions
92 lines (74 loc) · 1.42 KB
/
vrml1.wrl
File metadata and controls
92 lines (74 loc) · 1.42 KB
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
#VRML V2.0 utf8
#Created with V-Realm Builder v2.0
#Integrated Data Systems Inc.
#www.ids-net.com
Viewpoint {
position 0 -0.2462 22.0727
}
DEF Araba Transform {
translation 0 -0.1503 -1.3877
children [
Shape {
appearance Appearance {
material Material {
}
}
geometry Box {
}
}
DEF Mentese1 Transform {
translation 0 0.8 1
children [
Shape {
appearance Appearance {
material Material {
}
}
geometry Sphere {
radius 0.1
}
}
DEF Mentese2 Transform {
translation 0 0 0.1
children [
Shape {
appearance Appearance {
material Material {
}
}
geometry Sphere {
radius 0.1
}
}
DEF Sarkac Transform {
translation 0 -1 0.1
children Shape {
appearance Appearance {
material Material {
ambientIntensity 0.2
diffuseColor 0.8 0 0
}
}
geometry Box {
size 0.2 2 0.2
}
}
}
]
}
]
}
]
}
Background {
groundAngle [ 0.9, 1.5, 1.57 ]
groundColor [ 0 0.8 0,
0.174249 0.82 0.187362,
0.467223 0.82 0.445801,
0.621997 0.67 0.600279 ]
skyAngle [ 0.1, 1.2, 1.57 ]
skyColor [ 0.76238 0.8 0.1427,
0.277798 0.219779 0.7,
0.222549 0.390234 0.7,
0.60094 0.662637 0.69 ]
}