www.pudn.com > vrmlExample.rar > 3-2-1.wrl


#VRML V2.0 utf8 
Viewpoint 
{ 
	position 0 0 5 
	description "Entry" 
} 
Shape 
{ 
	appearance Appearance 
	{ 
		material Material 
		{ 
			diffuseColor 1.0 1.0 0.0 
		} 
	} 
	geometry Box 
	{ 
		size 4.0 2.0 2.0 
	} 
}