home *** CD-ROM | disk | FTP | other *** search
/ TopWare 18: Liquid / Image.iso / liquid / top1089 / povrds.bat < prev    next >
DOS Batch File  |  1993-12-16  |  302b  |  14 lines

  1. ::
  2. :: Batch file to create RDS from a POVRay raytrace
  3. ::
  4. :: First create a raytraced scene from command file
  5. ::
  6. \povray2\povray +ipovray.pov +opovray.tga +w640 +h480 +d +x +l\povray2\include
  7. ::
  8. :: Now generate an RDS from the POVRay TGA file
  9. ::
  10. rdsgen povray.tga povrds.gif /d40 /v /i
  11.  
  12.  
  13.  
  14.