home *** CD-ROM | disk | FTP | other *** search
/ Phenomenon / Phenomenon.iso / quake / utils / map / editplus / editplus.txt < prev    next >
Encoding:
Text File  |  1995-07-17  |  2.2 KB  |  79 lines

  1. ================================================================
  2. Title                   : Breeze Plus
  3. Filename                : EditPlus
  4. Version            : BETA
  5. Author                  : Zeb
  6. Email Address           : spsobole@franklin.nysernet.org
  7. Description             : Utilities to convert Breeze (cad/nff) files to
  8.               map format for qbsp.
  9.  
  10. ================================================================
  11.  
  12.     This is a set of utilities I wrote to convert cad files created
  13. by Breeze ( a full blown 3d editor for Perception of Vision POV raytracer)
  14. to .map file that can be compiled using ID's qbsp into quake levels.
  15.  
  16. Stuff You Need:
  17.  
  18.     Windows 95    ( I know.. yuck)
  19.     Breeze editor (available at www.povray.org)
  20.     Quake wad files.
  21.     Some time     ( to learn Breeze)
  22.  
  23. How to use:
  24.  
  25.  
  26.     To get quake textures to work you have to go into Breeze and
  27.     from the edit menu.. select textures.. then click ADD.
  28.       Then you have to type in the appropriate QUAKE Texture.
  29.  
  30.     For Instance  "*WATER"  (must be caps)
  31.  
  32.     When you create a cube you can right click and pull up the textures
  33.     menu. Select the texture (ie. *WATER) and click OK.
  34.  
  35.     When savin you will get a bunch of error messages about texture definitions.
  36.     Ignore it.. it's a known problem and That's the next thing I'm gona fix.
  37.     
  38.     Create a level using the box tool.. the boxes can be streched rotated 
  39.     and skewed and save the output to a .cad file.
  40.  
  41.     Then export the level to a nff file.
  42.  
  43.     Pull up a dos prompt.
  44.  
  45.     Run: make <name>
  46.       where name is the name of the saved file (DO NOT INCLUDE THE .cad 
  47.       or .nff EXTENSION)
  48.  
  49.     
  50.     Run: qbsp <name>
  51.       where name is the generated .map file.    
  52.  
  53.  
  54. Help:  "animal.nyser.net/breeze/breeze.html"
  55.  
  56.     I will answer all I questions that I get on the web page.
  57.  
  58.  
  59. More:
  60.  
  61.     Sorry this stuff is kinda rushed... I'm currently working on a bunch
  62.     of projects and working full time... so this is a spare time kinda thing.
  63.     Anyways good luck and have fun.
  64.     
  65. PS. Please don't e-mail me about problems with Breeze.. I'm not the author of it.
  66.     Thank you.
  67.  
  68. -Zeb
  69.  
  70.  
  71.  
  72. * Legal Stuff *
  73.  
  74. You may distribute and modify this level, as long as you include my
  75. text file and give me credit.
  76.  
  77.  
  78.  
  79.