home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Raytrace & Morphing / SOS-RAYTRACE.ISO / programm / raytrace / radiance / scn / cubspace / cube.r1c < prev    next >
Encoding:
Text File  |  1989-04-30  |  327 b   |  9 lines

  1. #
  2. # Only furnish third cubicle in first row
  3.  
  4. !cnt 8 2 | rcalc -e 'xpos=2+$1*3;ypos=4.5+$2*6.5' -o empty_cub.fmt
  5.  
  6. !cnt 8 2 | rcalc -e 'cond=if($2-.5,1,if($1-2.5,1,1.5-$1))' -e 'xpos=-5-$1*3;ypos=-4.5-$2*6.5' -o empty_cub.fmt | xform -rz 180
  7.  
  8. !rcalc -n -e recno=1 -e 'xpos=-5-2*3;ypos=-4.5-0*6.5' -o full_cub.fmt | xform -rz 180
  9.