The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# The java code is in java/eai/test.wrl

Group {
children [
	Shape {
		geometry Sphere { }
		appearance Appearance { 
			material DEF MAT Material {
			}
		}
	}
	DEF TS TouchSensor { }
]
}