home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / XENOMORF.LZH / CYBRTRCE / CYBRTRCE.DOC next >
Text File  |  1993-07-20  |  6KB  |  121 lines

  1. Cyber Sculpt Extrude Auto-Tracer 
  2. Copyright (c) 1991   J. C. Stanford
  3.  
  4. Cyber Sculpt Extrude Auto-Tracer is a FREEWARE program.
  5. A FREEWARE program is one which you may freely distribute, but
  6. you cannot charge for it or alter the program or contents of the 
  7. documentation in any manner.
  8.  
  9. ==================================================================
  10. Cyber Sculpt Extrude Auto-Tracer ("Tracer") is another "quickware" 
  11. Cyber Studio utility. Quickware are programs I've knocked out in a 
  12. day or two to perform some function I felt was needed. They do not 
  13. necessarily contain all the bells and whistles or error protection 
  14. of a normal program.
  15.  
  16. This program will convert a PI1, PI2, or PI3 picture file (created 
  17. with DEGAS ELITE or similar) into an extrude TMP file which may be 
  18. used by Cyber Sculpt to create 3D objects. Extrude templates are 
  19. created as outlines of the picture image.
  20.  
  21. Tracer is designed to work with "filled" images only, and makes a 
  22. number of assumptions about the picture file. The picture should 
  23. be created or edited as if you were creating a Cyber Sculpt 
  24. template. Any portion of the image you wish to be a solid part of 
  25. the object should be filled or colored. Individual lines or non-
  26. solid fill patterns will be ignored. For images in low and medium 
  27. resolution the different colors are ignored, any pixel not colored 
  28. with color palette number 0 (the first color on the left in DEGAS) 
  29. will be considered colored.
  30.  
  31. PROGRAM OPERATION
  32. -----------------
  33.  
  34. Make sure CYBRTRCE.PRG and CYBRTRCE.RSC are in the same directory. 
  35.  
  36. When run the main screen will be displayed and the options of 
  37. FILLED or OUTLINE will be displayed. Selecting OUTLINE will draw 
  38. the edges of the templates created, while FILLED will fill in the 
  39. solid areas of the templates. FILLED will take significantly 
  40. longer to process than OUTLINE.
  41.  
  42. Clicking on the DO TRACE button will display the file selector 
  43. where a PI1, 2, or 3 file may be selected. The screen will clear 
  44. and the message ANALYZING IMAGE will appear.
  45.  
  46. After 30 seconds or so the screen will clear again and the 
  47. outlines will begin drawing.
  48.  
  49. When the image has been fully examined and traced the file 
  50. selector will be displayed again to specify a TMP file the 
  51. template will be saved as.
  52.  
  53. After the image has been displayed one or more messages may 
  54. appear. Cyber Sculpt has a limit of 200 points within the extrude 
  55. tool. It is very easy to create a picture file which will generate 
  56. more than 200 points. If a single template is created with more 
  57. than 200 points the template will be truncated at 200, and any 
  58. additional points will be ignored. An alert box will be displayed 
  59. indicating this has occured. If multiple templates have been 
  60. created from the image whose total number of points exceed 200, an 
  61. alert box will be displayed stating that multiple TMP files will 
  62. be created. The file selector will then be displayed once for each 
  63. file created. Each of these templates should be saved with 
  64. different names.
  65.  
  66. TEMPLATE USE
  67. ------------
  68. When attempting to create 3D objects from within Cyber Sculpt from 
  69. the templates generated, Cyber Sculpt will occasionally reply that 
  70. it cannot use self-intersecting templates. This means that some 
  71. lines of the templates cross each other due to rounding errors in 
  72. the template generation. This is easily corrected within the 
  73. extrude tool by moving the offending points. Close examination 
  74. under zoom will show points which are barely within another line 
  75. or that are in the same position as a point on another template. 
  76. This is usually an indication that the original picture file was 
  77. too complex anyway.
  78.  
  79. Additional work is necessary when multiple TMP files are created 
  80. due to more than 200 points. If the image creates simple outlines, 
  81. simply extrude the first template, then load and extrude the 
  82. second template. If the image creates templates with holes or 
  83. cutouts, the odds are good the exterior of the template will be in 
  84. one file and the interior in another. Here it is necessary to edit 
  85. the templates - deleting points so that all the files may be 
  86. merged together - or re-combining template groups so that the 
  87. proper holes are associated with their parent templates. Another 
  88. option is to simplify the original image, or break it up into a 
  89. number of pieces. Tracer handles strait line edges reasonably 
  90. well, and only creates a large number of points on curves and 
  91. free-hand edges.
  92.  
  93. DON'T ASK ....
  94. --------------
  95. Please don't ask me to provide options for more or less points 
  96. along a curve. I really tried! The procedure I used to identify 
  97. the edges only works at the one resolution.
  98.  
  99. If you are dissapointed with the quality of the templates created 
  100. with this program, then you will understand why programs like 
  101. Advant Vector are several hundred dollars and this one is free.
  102.  
  103.  
  104.  
  105.  
  106. =====================================================================
  107. ====================================================================
  108. This program is supplied in the belief that it operates as specified,
  109. the author shall not be liable in any circumstance whatsoever for any 
  110. direct or indirect loss or damage to property incurred or suffered by
  111. the customer or any other person as a result of any fault or defect
  112. in the goods or services supplied by the author and in no 
  113. circumstances shall the author be liable against consequential
  114. damage or loss of profits (whether or not the possibility thereof was
  115. separately advised to it or reasonably forseeable) arising from the
  116.  use or performance of such goods or services.
  117.  
  118.  
  119.  
  120.  
  121.