home *** CD-ROM | disk | FTP | other *** search
- 1 "\rProcessing surface %5d [of %5d ]"
- 3 "\rUpdating perspective extents\n"
- 4 "\rMAPPING surface %4d [of %5d ]"
- 5 "\nRequired space on drive '%c:'= %8ld bytes"
- 6 "\nAvailable space on drive '%c:' = %8ld bytes"
- 7 "\rGENERATING lines %4d to %4d [of %4d]: %4ld %% Done"
- 8 "\nInvalid modifier %s\n"
- 9 "\nRepeated modifier %s\n"
- 10 "\nInvalid maximum X value\n"
- 11 "\nInvalid maximum Y value\n"
- 12 "\nEither -s or -f can be selected at one time\n"
- 13 "\nInvalid quality value\n"
- 14 "\nInvalid display type value\n"
- 15 "\nMissing surface data file name. Must use -i\n"
- 16 "\nMissing screen size. Must use -xm\n"
- 17 "\nMissing screen Y size. Must use -ym\n"
- 18 "SHADING IN PROGRESS. PLEASE WAIT"
- 19 "\rGenerating patches for surface %4d of [%4d]"
- 20 "\nSorting"
- 21 "\nFiling"
- 23 "\rReading coefficients for surface [%4d]"
- 24 "Can't open the shading parameters file"
- 25 "A required field is undefined."
- 26 "Invalid Input "
- 27 "Not one of the allowed selections"
- 28 "Value out of range"
- 29 "\rGENERATING lines %4d to %4d [of %4d]: 100 %% Done"
- 30 " SHADING IN PROGRESS. PLEASE WAIT.\n"
-
- ----------------------------------------------------------------------
-
- 51 "Processing surface [of %5d ]"
- 53 "Updating perspective extents"
- 54 "MAPPING surface [of %5d ]"
- 55 "Required space on drive : = bytes"
- 56 "Available space on drive : = bytes"
- 57 "GENERATING lines to [of %4d]: %% Done"
- 58 " SHADING IN PROGRESS. PLEASE WAIT"
- 59 "Generating patches for surface of [%4d]"
- 60 "Sorting"
- 61 "Filing"
- 63 "Reading coefficients for surface [ ]"
- 64 "Sorting"
- 65 "Filing"
- 66 "Can't allocate the output file"
- 67 "Disk seek error"
- 68 "While writing to the output file"
- 69 "Required space on drive = bytes"
- 70 "Available space on drive = bytes"
-
-
- ----------------------------------------------------------------------
- -- Usage for SHADE
- ----------------------------------------------------------------------
- 100 "\n\tSHADE command usage:\n"
- 101 "Interactive Mode: SHADE\n"
- 102 "Batch mode:\n"
- 103 "shade -i filename -xm n -ym n{-o filename}{-f|-s}{-r}{-t}{-q n}\n"
- 104 " {-d n}{-v}{-xl f}{-yl f}{-zl f}{-p}\n"
- 105 " -i Surface data filename. Extension must be SHI\n"
- 106 " -xm Number of horizontal pixels\n"
- 107 " -ym Number of vertical pixels on screen\n"
- 108 " -o Shaded picture filename. Extention will be SHP\n"
- 109 " -f Faceted shading. This is the default.\n"
- 110 " -s Smooth shading\n"
- 111 " -r All surfaces reflective\n"
- 112 " -t Transparancy. Default is all opaque surfaces\n"
- 113 " -q Quality (for smooth shading) [1 to 100]\n"
- 114 " 0=Optimal quality/time\n"
- 115 " -d Display type [1 to 4] for smooth shading. Default=1\n"
- 116 " -v View the shaded picture after generation\n"
- 117 " Default is no display\n"
- 118 " -xl The X_axis component of the light rays direction\n"
- 119 " -yl The Y_axis component of the light rays direction\n"
- 120 " -zl The Z_axis component of the light rays direction\n"
- 121 " -p Perspective flag. Default is parallel projection\n"
- 122 " If no 'Eye-Object points in the input file, default is current view\n"
- 123 "--more--"
- 124 "\nNOTES:\n\n"
- 125 "* File names, -xm and -ym are the only required modifiers\n\n"
- 126 "* File names must be entered without extension. Extensions are assumed\n\n"
- 127 "* Either -f or -s can be selected at a time\n\n"
- 128 "* Light direction components will be normalized\n\n"
- 129 "* There must be at least one space between command modifiers,\n"
- 130 " and at least one space between the modifier and its value\n\n"
- 131 "* Available display types for smooth shading are:\n"
- 132 " 1 = Display surfaces only.\n"
- 133 " 2 = Display surfaces + the surface mesh.\n"
- 134 " 3 = Display surface mesh only.\n"
- 135 " 4 = Display surface + surface contour\n"
- 136 " See the DISPLAY command for faceted shading display options.\n\n"
- 137 "* xm and ym must be greater than 4, and less than 4096\n"
-
- ----------------------------------------------------------------------
- -- DISPLAY
- ----------------------------------------------------------------------
- 200 "\nUsage:\n"
- 201 "display {-m}{-o}{-p}{-x n}{-y d}{-s sfile} filename.ext\n\n"
- 202 " -m Display the mesh (for faceted shading only).\n"
- 203 " -o Display mesh only (for faceted shading only).\n"
- 204 " -p Display and do not wait for a character to exit.\n"
- 205 " Use the CLEARS command to return to the DOS screen.\n"
- 206 " -x Starting X offset in pixels.\n"
- 207 " -y Starting Y offset in pixels.\n"
- 208 " -s Save image in format for a specific board;\n"
- 209 " 'sfile' is the file name in which to save the picture.\n\n"
- 210 " filename Picture file name. If file name starts with '@',\n"
- 211 " then '@fname.ext' is a text file of the following format:\n"
- 212 " X_start Y_start picture_file_name\n"
- 213 " where:\n"
- 214 " X_start is starting horizontal pixel and Y_start is\n"
- 215 " the starting vertical pixel for the bottom left\n"
- 216 " corner of the picture in picture_file_name.\n\n"
- 217 "*DISPLAY uses the Personal Designer Graphics Driver subsystem.\n"
- 218 " Refer to their documentation for set up.\n\n"
-
- ----------------------------------------------------------------------
- -- SHDSCRN menus
- ----------------------------------------------------------------------
-
- 300 "Input surface data file name (without .SHI): "
- 301 "Output shaded picture file name (without .SHP): "
- 302 "Shading Method - Smooth or faceted (S or F): "
- 303 "Number of screen horizontal pixels : "
- 304 "Number of screen vertical pixels : "
- 305 "SMOOTH Shading Parameters"
- 306 "Quality - 1 to 100 (0=Default Time) : "
- 307 "Direction of Light Beam ( X , Y , Z ) - X= "
- 308 "Y= "
- 309 "Z= "
- 310 "All surfaces reflective? (Y / N) : "
- 311 "All surfaces opaque? (Y / N) : "
- 312 "Perspective view or projection? (Y / N) : "
- 313 "Display Type - (1 to 4) : "
- 314 "1. No Parametric Mesh"
- 315 "2. Shaded Surfaces and Background Mesh"
- 316 "3. Mesh Only"
- 317 "4. Shaded Surfaces and Edge Highlighting"
- 318 "FACETED Shading Parameters"
- 330 "ESCAPE "
- 331 "to exit"
- 332 "F10 "
- 333 "to continue"
- 334 "TAB/ENTER "
- 335 "index next field"
- 336 "ERROR "
- 337 "ENTER "
- 338 "to EXIT to DOS"
- 339 "to display, then "
- 340 "INPUT FILE : "
- 341 "OUTPUT FILE: "
-
-
- ----------------------------------------------------------------------
- --
- -- ERROR MESSAGES
- --
- ----------------------------------------------------------------------
-
- 1001 "While allocating a temporary file"
- 1002 "While writing to a temporary file"
- 1003 "While reading a temporary file"
- 1004 "Can't reopen a temporary file"
- 1005 "Unexpected EOF while reading the input file"
- 1006 "Format error in the input file"
- 1007 "ERROR: opening "
- 1008 "ERROR: Unexpected EOF while reading "
- 1010 "Insufficient memory"
- 1011 "Insufficient disk space"
- 1012 "Could not open a screen"
- 1013 "Graphics board not compatible with device driver"
- 1014 "Graphics device initialization failed"
- 1015 "Graphics driver error: No HI-RES page"
- 1016 "*** CALL ComputerVision for assistance ***"
- 1017 "System integrity check failed"
- 1018 "Protection device error"
- 1019 "Could not run "
- 1020 "Can't open the input file"
- 1030 "Z-Buffer overflow"
- 1031 "QSORT index order error"
- 1032 "No surfaces in the input file"
- 1033 "Maximum 8 Cpoles in an Spole"
- 1034 "Cpole must have poles"
- 1035 "Maximum 8 poles per Cpole"
- 1036 "Each pole must have 3 coordinates"
- 1037 "Spole must have at least 2 Cpoles"
- 1038 "All Cpoles in Spole must have same number of poles"
- 1039 "ERROR: Format error in "