home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Raytrace & Morphing / SOS-RAYTRACE.ISO / programm / utility / windows / rtswin10 / rtswin.doc next >
Encoding:
Text File  |  1994-09-26  |  3.5 KB  |  96 lines

  1.                RTSWIN (Rob's Triangle Smoother for Windows)
  2.                            Version 1.0 (9/26/94)
  3.                  Copyright (c) 1994, by Robert W. McGregor
  4.  
  5.  
  6.   RTSWIN converts raw data files as output by POVCAD (and other programs) 
  7.   into smooth ray-traceable objects for POV 1, POV 2, and Polyray.  RTSWIN 
  8.   is sort of a post-release extension of POVCAD 4.  You don't need to have 
  9.   POVCAD 4 to get RTSWIN to work, but you'll need the files CMDIALOG.VBX 
  10.   and THREED.VBX.  You'll also need a program to create the raw data files. 
  11.   These files are included with POVCAD 4 (GO GRAPHDEV, Lib 9, PVCWIN.ZIP).  
  12.   You'll also need the run-time library VBRUN300.DLL.  
  13.  
  14.   
  15. How to use RTSWIN
  16. ------------------
  17.   RTSWIN is really a no-brainer.  It takes the source .RAW data file and 
  18.   calculates the average surface normals for each face of the polygon mesh.  
  19.   It then converts it into either smooth_triangles (POV 1, POV 2 format), 
  20.   or patches (Polyray format) in the destination include file.  It's no 
  21.   RAW2POV, but it works!  Complex objects can take awhile, but RTSWIN will 
  22.   run in the background as an icon, and pop up when it's done smoothing.
  23.   This is handy because you can do other stuff while it's working.
  24.  
  25.   The basic steps are:
  26.   
  27.   o Enter the source .RAW data file in the top textbox.  
  28.   
  29.   o Enter the destination include file name in the box below the first. 
  30.     The small buttons next to the boxes (the ones with the "..." on them) 
  31.     activate standard Windows common dialog file boxes, to make choosing 
  32.     the file locations and names easy.  You can type the filenames in if 
  33.     you want to, RTSWIN will check for valid input.
  34.   
  35.   o Type an object name in the third box.  Use this token to create the 
  36.     object in a scene file.
  37.  
  38.   o Choose the export format (POV 1, POV 2, Polyray).
  39.  
  40.   o Do it! (smooth the triangles, that is)
  41.  
  42.  
  43. Shareware information
  44. ---------------------
  45.  
  46.  RTSWIN is a shareware program.  If you continue to use it after a one-month 
  47.  trial period, or if you distribute images containing objects created with it, 
  48.  you're expected to pay a registration fee to the author:
  49.  
  50.    Robert W. McGregor
  51.    P.O. Box 2183
  52.    Cocoa FL 32923-2183
  53.  
  54.  Or use the CIS shareware registration forum (GO SWREG), filename RTSWIN.ZIP 
  55.  to register on-line.
  56.  
  57.  I think $5 (US) is appropriate, but feel free to send more if you'd like <G>.
  58.  If you've already registered POVCAD 4, no additional registration fee is 
  59.  required for RTSWIN -- just send me some email stating that you're using
  60.  it and I'll put you on the registered user list.         
  61.  
  62.  
  63. Support
  64. -------
  65.  
  66.  If you've got any comments, suggestions, requests or bug reports, send a 
  67.  message to:
  68.  
  69.    Rob McGregor, 
  70.    CompuServe: 73122,3125 
  71.  
  72.    From the Internet: 73122,3125@compuserve.com
  73.  
  74.  
  75. Redistribution Rules
  76. --------------------
  77.  
  78.   Feel free to re-upload this program to other bulletin boards or online 
  79.   systems or to give copies to friends.  Just keep it in its *original, 
  80.   unmodified*  form.  Don't change the name of the ZIP file.  It's supposed 
  81.   to be called RTSWIN.ZIP.
  82.  
  83.   Do not include this program on a floppy disk or CD along with any magazine, 
  84.   book, hardware product, or other software product without my permission.
  85.  
  86.   Do not include this program inside an archive along with any shareware or 
  87.   freeware program unless you have my permission.
  88.  
  89.  
  90. Version History
  91. ---------------
  92.  
  93. Ver. 1.0 (9/26/94) -
  94.   Initial release.
  95.  
  96.