Files
geant4/environments/g4py/tests/gtest05/vrml/g4box.wrl
T

103 lines
1.4 KiB
Plaintext

#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
-300 -400 -600,
300 -400 -600,
300 400 -600,
-300 400 -600,
-300 -400 600,
300 -400 600,
300 400 600,
-300 400 600,
]
}
coordIndex [
0, 3, 2, 1, -1,
4, 7, 3, 0, -1,
7, 6, 2, 3, -1,
6, 5, 1, 2, -1,
5, 4, 0, 1, -1,
4, 5, 6, 7, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.