home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaDemoCD1.iso / DEMOS / ?-DoomCloneBSP09A.LHA / bsp.readme < prev    next >
Encoding:
Text File  |  1994-07-15  |  1.9 KB  |  41 lines

  1. [ Note - This demo needs a 68020 or better cpu.  There are different versions
  2.      for the co-processors as well. ] 
  3.  
  4. This is a beta of yet another doom clone, 'bsp'.  It uses a 6 bitplane extra-
  5. halfbrite screen.
  6.  
  7. This clone is different from all the others I've seen in that it actually
  8. uses a doom.wad file.  (In other words, to run this program you MUST have
  9. either the shareware doom.wad file, or the registered one in the current
  10. directory.  I would recommend the shareware one, because its -much- faster
  11. loading.)
  12.  
  13. What do we need another doom clone for?  Well, I noticed that none of the
  14. demo's I'd seen actually had some of the features that doom does:  different
  15. height walls, stairs, transparent walls.  So I decided to make my own.
  16.  
  17. There are four versions of this demo in the archive:
  18.     bsp.320x200   : 68020+ without FPU at 320x200
  19.     bsp.320x200fp : 68020+ with FPU at 320x200
  20.     bsp.160x100   : 68020+ without FPU at 160x100
  21.     bsp.160x100fp : 68020+ with FPU at 160x100
  22.  
  23. You can either just type 'bsp', or you can get the options with 'bsp -?'.
  24.  
  25. PLEASE don't expect it to be too fast, especially if you're on an 030 or
  26. less.  (or more for that matter :)  At the moment, the only thing done
  27. in assembler is the c2p routine. (Which converts chunky 6 bit to 6 bitplanes
  28. at about 18fps on an a3000-25.)  I do plan to do more of it in assembler once
  29. a few algorithm optimizations are done.  (Especially the texture mapping part.)
  30.  
  31. Comments (and especially complements if you're so inclined) are welcome at the
  32. email address below.  Of specific interest is the speed on various machines.
  33. (There's an option to test the speed.) Also, any bug reports (other then the
  34. sector dividing lines) are also welcome.
  35.  
  36. The demo will (hopefully) be on aminet as gfx/misc/bsp0.9.lha.
  37.  
  38. -------------------------------------------------------------------------
  39. John Fehr               fehr@snowhite.aes.mb.doe.ca
  40. Work phone: (204) 984-6141     '93 ZX-6E1 pilot
  41.