1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
##Sketch 1 0
document()
layout('A4',0)
layer('Layer 1',1,1,0,0,(0,0,0))
r(140,0,0,-140,60,580)
fp((0,1,0))
r(140,0,0,-140,220,580)
gl([(0,(0.996,0.996,0)),(1,(0,0,0))])
pgl(0,-1,0.5)
fp()
r(80,0,0,-80,140,320)
gl([(0,(0.996,0.996,0)),(1,(0,0,0))])
pgr(0.5,0.5,0.5)
fp()
r(80,0,0,-80,220,320)
gl([(0,(0.996,0.996,0)),(1,(0,0,0))])
pgc(0.5,0.5,1,0)
fp()
r(80,0,0,-80,180,240)
phs((1,0,0),(1,1,1),0.707107,-0.707107,10,0.5)
fp()
ft(0)
r(140,0,0,-140,380,580)
bm(138231456,'pattern.ppm')
pit(138231456,(1,0,0,-1,0,0))
fp()
ft(0)
r(140,0,0,-140,340,320)
fp((0,0,0))
le()
Fn('Times-Roman')
Fs(24)
txt('Empty',(97.996,600))
fp((0,0,0))
le()
Fn('Times-Roman')
Fs(24)
txt('Solid',(264.656,600))
fp((0,0,0))
le()
Fn('Times-Roman')
Fs(24)
txt('Gradient',(178.012,340))
fp((0,0,0))
le()
Fn('Times-Roman')
Fs(24)
txt('Hatching',(406.008,600))
fp((0,0,0))
le()
Fn('Times-Roman')
Fs(24)
txt('Tiled',(384.668,340))
fp((0,0,0))
le()
Fn('Times-Roman')
Fs(48)
txt('Fill Patterns',(297.955,720),1,0)
guidelayer('Guide Lines',1,0,0,1,(0,0,1))
grid((0,0,20,20),0,(0,0,1),'Grid')
|