You've already forked incutec-OpenRX
mirror of
https://github.com/incutec-hw/OpenRX.git
synced 2026-08-23 00:29:44 +00:00
18 lines
312 B
Plaintext
18 lines
312 B
Plaintext
#VRML V2.0 utf8
|
|
|
|
Transform {
|
|
children [
|
|
Shape {
|
|
appearance Appearance {
|
|
material Material {
|
|
diffuseColor 0.82 0.64 0.18
|
|
ambientIntensity 0.2
|
|
specularColor 0.2 0.2 0.2
|
|
shininess 0.2
|
|
}
|
|
}
|
|
geometry Box { size 1.0 1.5 0.05 }
|
|
}
|
|
]
|
|
}
|