[net.sources] Scene descriptions: banana.scn, kln_champ.scn, xport_data.scn

ken@turtleva.UUCP (Ken Turkowski) (12/17/83)

echo x - data
mkdir data
echo x - data/banana.scn
cat >data/banana.scn <<'!Funky!Stuff!'
call  /usr/ken/osu/data/utah/banana.obj by banana
scale banana by 1 1 1
call  /usr/ken/osu/data/utah/banana.obj by banana2
scale banana2 by 1 1 1
paint background with 0.2 0.3 0.6 0 
place center_of_interest at 0 0 0
place eyepoint at 0 -5 0
place light at 1000 -1000 500
paint light with 1 1 1 
scale light by 4.9104e+11
place banana at -0.6 0 0
paint banana with 0.8 0.6 0 0 0 0 
rotate banana	about 0 0 0 1 0 0 by 90 then
		 about 0 0 0 0 0 1 by 60
place banana2 at 0.6 0 0
paint banana2 with 0.6 0.8 0 0 0 0 
rotate banana2	about 0 0 0 1 0 0 by 90 then
		 about 0 0 0 0 0 1 by -80
!Funky!Stuff!
echo x - data/kln_champ.scn
cat >data/kln_champ.scn <<'!Funky!Stuff!'
call /usr/ken/osu/data/glassware/champagngl.obj by champ
scale champ by 1 1 1
call /usr/ken/osu/data/utah/klnbtl.obj by klnbtl
scale klnbtl by 1 1 1
paint background with 0.2 0.3 0.6 0.3 
place center_of_interest at 0 0 0
place eyepoint at 0 -5 2
place light at 1000 -1000 500
paint light with 1 1 1 
scale light by 4.9104e+11
place champ at 1 0 0
paint champ with 1 1 1 100 0.7 1 
place klnbtl at -1 0 0
paint klnbtl with 0.1 1 0.1 100 0 0 
rotate klnbtl	about 0 0 0 0 0 1 by 30
!Funky!Stuff!
echo x - data/xport_data.scn
cat >data/xport_data.scn <<'!Funky!Stuff!'
call  /usr/ken/osu/data/utah/banana.obj by banana
scale banana by 2 2 2
call  /usr/ken/osu/data/glassware/champagngl.obj by champagngl
scale champagngl by 1 1 1
call  /usr/ken/osu/data/dg/column.obj by column
scale column by 1 1 1
call  /usr/ken/osu/data/utah/egg.obj by egg
scale egg by 1 1 1
call  /usr/ken/osu/data/utah/klnbtl.obj by klnbtl
scale klnbtl by 1 1 1
call  /usr/ken/osu/data/dg/tubend.obj by tubend
scale tubend by 2 2 2
paint background with 0.2 0.3 0.6 0.3 
place center_of_interest at 0 0 0
place eyepoint at 0 -20 3
place light at 1000 -1000 500
paint light with 1 1 1 
scale light by 4.9104e+11
place banana at -4 0 0
paint banana with 1 1 0 100 0 0 
rotate banana	about 0 0 0 1 0 0 by 90
place champagngl at 0 0 0
paint champagngl with 1 0.7 0.7 200 0.9 1.2 
place column at -8 10 0
paint column with 0.8 0.8 0.8 100 0 0 
place egg at 3 0 0
paint egg with 0.9 0.5 0.1 100 0 0 
place klnbtl at 3 0 2.5
paint klnbtl with 0 0 1 100 0 0 
rotate klnbtl	about 0 0 0 0 0 1 by 45
place tubend at 0 0 -3
paint tubend with 0.8 0 1 100 0 0 
!Funky!Stuff!