home *** CD-ROM | disk | FTP | other *** search
/ Trixter's Scene Collection / trixter.zip / trixter / Demos / GN_SKP.ZIP / GN.NFO < prev    next >
Text File  |  1994-06-26  |  4KB  |  90 lines

  1.                       Starry Knights Productions Presents:
  2.    ┌─────────────────────────────────────────────────────────────────────────┐
  3.    │                                                                         │
  4.    │ ██████████ ███████████ ███████████ ██████████  ███████████ ███████████  │
  5.    │ ███░░░░░░░░███░░░░░███░███░░░░░███░███░░░░███░ ███░░░░░███░███░░░░░███░ │
  6.    │ ███░       ███░    ███░███░    ███░███░   ███░ ███░    ███░███░    ███░ │
  7.    │ ███░ █████ ███░    ███░███░    ███░█████████░░ ███░    ███░███░    ███░ │
  8.    │ ███░  ░███░███░    ███░███░    ███░███░░░░███  ███░    ███░███░    ███░ │
  9.    │ ██████████░███████████░███████████░███░   ███░ ███████████░███████████░ │
  10.    │  ░░░░░░░░░░ ░░░░░░░░░░░ ░░░░░░░░░░░ ░░░    ░░░  ░░░░░░░░░░░ ░░░░░░░░░░░ │
  11.    │   ████   ████   ███████   ████████████ ████ ███████████ ████   ████     │
  12.    │   █████  ████░ █████████  ████████████░████░███░░░░░███░█████  ████░    │
  13.    │   ██████ ████░████░░░████  ░░░████░░░░░████░███░    ███░██████ ████░    │
  14.    │   ███████████░███████████░    ████░    ████░███░    ███░███████████░    │
  15.    │   ████░██████░████░░░████░    ████░    ████░███░    ███░████░██████░    │
  16.    │   ████░ █████░████░  ████░    ████░    ████░███████████░████░ █████░    │
  17.    │    ░░░░  ░░░░░ ░░░░   ░░░░     ░░░░     ░░░░ ░░░░░░░░░░░ ░░░░  ░░░░░    │
  18.    │                                                                         │
  19.    └─────────────────────────────────────────────────────────────────────────┘
  20.      A demo written by GooRoo (aka Chris Egerter), the newest member of SKP
  21.  
  22. ──────────────────────────────────────────────────────────────────────────────
  23. ──────────────────────────────────────────────────────────────────────────────
  24.  
  25. System Requirements:
  26. ────────────────────
  27.     - VGA or better
  28.     - 386 is alright, but a 486DX is recommended
  29.  
  30. Soundcards Supported:
  31. ─────────────────────
  32.     - SB, SBPro, GUS
  33.  
  34. Comments:
  35. ─────────
  36.     This demo is a collection of routines I have been working on over
  37. the past 5-6 months.  Some of the parts are written partially by others, and
  38. the proper credits are in the source (yes, it is available).  
  39.  
  40. Coding:       GooRoo/SKP (Chris Egerter)
  41. Music :       Falcon/SKP (Aaron Gould)
  42.           Grand Verbalizer/WSP (Barry Egerter)
  43.           GooRoo/SKP
  44. Graphics:     GooRoo/SKP
  45. End Ansi:     Pyromaniax/SKP (Kevin Keenliside)
  46. Music Player: Cyberstrike (Josh Jensen)
  47.  
  48. About the code:
  49. ───────────────
  50.     I used the WordUp Graphics Toolkit v4.0 as a basic system to load
  51. pics, palettes, sprites, etc.   A lot of the demo uses its own drawing
  52. routines in assembly for speed, but a few commands from WGT were used, 
  53. including the texture mapping, 3D rotation, bitmap resizing, palettes,
  54. and image transfers.   I don't expect many other people have used WGT to
  55. create demos like this.  I only did it because I wrote WGT, and know the
  56. way everything works.  Hopefully you'll learn something new after studying
  57. this code.
  58.  
  59. *****
  60. MODE X (or any other tweaked VGA mode) WAS NOT USED IN THIS DEMO.   
  61. Don't let anyone tell you standard MCGA 320x200x256 is not suitable any more!!!
  62. *****
  63.  
  64. Greets go out to:
  65. ─────────────────
  66.     - All members of SKP
  67.     - Cyberstrike (Respond to your mail!)
  68.     - wReam (Thanks for opening the door)
  69.     - Jare/Iguana (Wait till you see my realtime Gouraud-shaded terrain)
  70.     - Scott Deming (Thanks for the FTP site organization)
  71.     - Tran (Get off the 666 thang)
  72.     - Vu Truong (here's more demo source for you)
  73.     - KLF (Good techno)
  74.     - Steve Cox (How's the Netblaster?)
  75.     - Team Infinity (What do you guys do again?)
  76.     - Necros (Keep making those great tunes)
  77.         - Everyone who has helped contribute to WGT
  78.     - Those great guys at iD for creating a Doomaholic out of just 
  79.       about everyone.
  80.     - Everyone else on the Internet, especially readers of
  81.       rec.games.programmer
  82.  
  83. Additional Demo Info:
  84. ─────────────────────
  85. If you've got a slow computer, or you just get plain bored of one of the
  86. parts in this demo, hit a key to skip to the next part.  Currently the 
  87. ESC key will NOT exit the demo.  You have to go through each of the parts.
  88. (or press that reboot button!)
  89.  
  90.