Man with hat

From Wiki3d

[edit] Man with hat applet


{
	[trn(-2,0,0) step=175] 
	[trn(2,0,5) step=250] [trn(2,0,-5) step=250] [trn(-4,0,0) step=250 goto 2]
	{
	color(128,0,128) [rot(0.0,4.0,0.0) step=45] [rot(4,0.0,0) step=90 goto 1]
		{
			{ cylinder r=25.0 h=100.0
			}
			{ cone r=45.0 h=30.0
			trn(0.0,110.0,0.0)
			color(255,255,0)
			}
			{ sphere r=33.333333333333336
			trn(0.0,75.0,0.0)
			color(64,64,128)
			}
			{ cylinder r=10.0 h=120.0
			trn0(0.0,-60.0,0.0)
			trn(-35.0,50.0,0.0)
			rot(20.0,0.0,10.0)
			color(255,64,0)
			}
			{ cylinder r=10.0 h=120.0
			trn0(0.0,-60.0,0.0)
			trn(35.0,50.0,0.0)
			color(0,255,64)
			[rot(-25,0,0)]
			}
			{ cylinder r=12.5 h=125.0
			trn0(0.0,-62.5,0.0)
			trn(-12.5,-50.0,0.0)
			rot(15.0,0.0,0.0)
			[rot(-3,0,0) step=10] [rot(3,0,0) step=10 goto 1]
				{ box  w=25.0 h=10.416666666666666 l=31.25
				trn(0.0,-130.20833333333334,8.333333333333334)
				color(0,0,0)
				}
			}
			{ cylinder r=12.5 h=125.0
			trn0(0.0,-62.5,0.0)
			trn(12.5,-50.0,0.0)
			rot(-15.0,0.0,0.0)
			[rot(3,0,0) step=10] [rot(-3,0,0) step=10 goto 1]
				{ box  w=25.0 h=10.416666666666666 l=31.25
				trn(0.0,-130.20833333333334,8.333333333333334)
				color(0,0,0)
				}
			}
		}
	}
}

Personal tools