Metropoli BBS
VIEWER: connect.wrl MODE: TEXT (ASCII)
#VRML V1.0 ascii

#Generated by VRMLExpress from Connect.vxr

Separator {
	renderCulling AUTO

	Material {
		ambientColor 0.2 0.2 0.2
		diffuseColor 1 1 0
		specularColor 0 0 0
		emissiveColor 0 0 0
		shininess 0.2
		transparency 0
	}

	DEF one Separator {
		Translation {
			translation 0 0 0
		}
		Sphere {
			radius 0.1
		}
	}
	DEF two Separator {
		Translation {
			translation 1 1 0
		}
		Sphere {
			radius 0.1
		}
	}
	Material {
		ambientColor 0.2 0.2 0.2
		diffuseColor 1 1 1
		specularColor 0 0 0
		emissiveColor 0 0 0
		shininess 0.2
		transparency 0
	}

	Separator {
		Transform {
			translation 0.5 0.5 0
			rotation 0 0 -1  0.7854
		}
		Cylinder {
			radius 0.01
			height 1.4142
		}
	}
}

[ RETURN TO DIRECTORY ]