home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 3 / RISC_DISC_3.iso / resources / etexts / gems / gemsv / ch3_5 / readme. < prev   
Encoding:
Text File  |  1995-03-07  |  190 b   |  8 lines

  1. # Instructions for making/compiling the BSP-tree code
  2. # as appearing throughout "A Walk Through BSP Trees",
  3. # in _Graphics Gems V_, pages 121-138.
  4.  
  5. $ rm *.o
  6. $ make -f bsp.make
  7. $ bsp foo.dat
  8.