home *** CD-ROM | disk | FTP | other *** search
/ Corel Draw 7 / CD7_PROGRAM.ISO / texture / goodies / wizard / script.wiz < prev    next >
Encoding:
Text File  |  1996-10-19  |  9.0 KB  |  225 lines

  1. ;
  2. ; This is the Texture Wizard script for Corel TEXTURE.
  3. ;
  4. ; Look in the "attributes.doc" file for attribute codes!
  5. ;
  6. ;Version History: First Version BGW
  7. ;2/27/96 JDH: Added Wood1 through Wood3
  8. ;4/9/96  JDH: Added Granites & Lighting
  9. ;5/10/96 JDH: Final version with all paths working
  10. ;7/26/96 LGW: Really Final Version
  11. ;10/20/96 JDH: Some spelling changes for PC version
  12. -----------------------------------------------------------------------------------
  13. #INTRO_SCREEN
  14. pagetype: 0
  15. caption: Welcome to the Texture Wizard!
  16. next: #DOC_SIZE
  17. -----------------------------------------------------------------------------------
  18. #DOC_SIZE                ; choose the document size
  19. pagetype: 1
  20. caption: Choose the dimensions for your texture
  21. next: #CHOOSE_TEXTURE
  22. -----------------------------------------------------------------------------------
  23. #CHOOSE_TEXTURE            ; choose the type of texture to make...
  24. pagetype: 2
  25. caption: Choose the type of texture you'd like to make
  26. apply: all
  27. option: Marble/Start with this green marble and alter it to suit/choosea.tex/#MARBLE1
  28. option: Wood/A nice pale wood to begin your exploration/chooseb.tex/#WOOD1
  29. option: Granite/Fine granite. Change its colors and other attributes/choosec.tex/#GRANITE1
  30. option: Logo/Apply your own logo in bitmap format to a texture/choosed.tex/#LOGO1
  31. option: Clouds/Fluffy clouds. Make them bigger, smaller, and different colors/choosee.tex/#CLOUDS1
  32. prev: #DOC_SIZE
  33. -----------------------------------------------------------------------------------
  34. #MARBLE1                ; Marble color set
  35. pagetype: 2
  36. caption: Choose a color scheme for your marble
  37. apply: colors
  38. option: Greenish/A complex green color set with white veins/marble1a.tex
  39. option: Earth Tones/Browns, reds and dark yellow color set/marble1b.tex
  40. option: Black-Blue/Blue stone with dark and light veins running through/marble1c.tex
  41. option: Pink/Moody pink organic veining with dark spots/marble1d.tex
  42. next: #MARBLE2
  43. -----------------------------------------------------------------------------------
  44. #MARBLE2                ; Marble turbulence
  45. pagetype: 2
  46. caption: Choose the amount of turbulence you'd like
  47. apply: attrs
  48. ;
  49. ; attributes 16 is turbulence
  50. ;
  51. attribute: 16
  52. option: A Little/Veins gently meander to and fro/marble2a.tex
  53. option: Medium/A normal amount of vein turbulence/marble2b.tex
  54. option: Lots/Very complex and busy veining/marble2c.tex
  55. option: Crazy/Totally out of control/marble2d.tex
  56. next: #MARBLE3
  57. -----------------------------------------------------------------------------------
  58. #MARBLE3                ; Marble Cut 
  59. pagetype: 2
  60. caption: Select a slice of marble that appeals to you
  61. apply: attrs
  62. ;
  63. ; attributes 6 - 15 are the cut information
  64. ;
  65. attribute: 6
  66. attribute: 7
  67. attribute: 8
  68. attribute: 9
  69. attribute: 10
  70. attribute: 11
  71. attribute: 12
  72. attribute: 13
  73. attribute: 15
  74. option: Crosswise/Angular veins running against one another/marble3a.tex
  75. option: Vertical/Veins move from the top of the texture to the bottom/marble3b.tex
  76. option: Horizontal/Veins move from the left of the texture to the right/marble3c.tex
  77. option: Diagonal/Veins travel from one corner to the other/marble3d.tex
  78. next: #LIGHT
  79. -----------------------------------------------------------------------------------
  80. #WOOD1                ; Wood color set
  81. pagetype: 2
  82. caption: Choose a color scheme for your wood
  83. apply: colors
  84. option: Spruce/A light colored wood with gentle highlights/wood1a.tex
  85. option: Cherry/A reddish colored wood with a decorative look/wood1b.tex
  86. option: Maple/Another light wood with a familiar look/wood1c.tex
  87. option: Oak/Colors like those in fine wooden floors/wood1d.tex
  88. option: Black Lacquer/A deep, black wood with an Oriental feel/wood1e.tex
  89. next: #WOOD2
  90. -----------------------------------------------------------------------------------
  91. #WOOD2                ; Wood turbulence
  92. pagetype: 2
  93. caption: Choose the amount of turbulence you'd like
  94. apply: attrs
  95. ;
  96. ; attributes 16 is turbulence
  97. ;
  98. attribute: 16
  99. option: None/Straight-grained wood like fine pine/wood2a.tex
  100. option: Tiny Bit/A normal amount of vein turbulence/wood2b.tex
  101. option: A Little More/The grain now is wavering/wood2c.tex
  102. option: Gnarled/Twisted grain that goes all over the place/wood2d.tex
  103. option: Burl/Twisted, tortured wood/wood2e.tex
  104. next: #WOOD3
  105. -----------------------------------------------------------------------------------
  106. #WOOD3                ; Cutting through the wood
  107. pagetype: 2
  108. caption: Select a cut through a block of wood that appeals to you
  109. apply: attrs
  110. ;
  111. ; attributes 6 - 15 are the cut information
  112. ;
  113. attribute: 6
  114. attribute: 7
  115. attribute: 8
  116. attribute: 9
  117. attribute: 10
  118. attribute: 11
  119. attribute: 12
  120. attribute: 13
  121. attribute: 15
  122. option: Straight Across/A straight saw through a log/wood3a.tex
  123. option: Lengthwise/The saw slices down the log to create a board/wood3b.tex
  124. option: Edgewise/The saw travels sidewise through the log/wood3c.tex
  125. option: Diagonal/A diagonal cut through the wood to create a veneer look/wood3d.tex
  126. next: #LIGHT
  127. -----------------------------------------------------------------------------------
  128. #GRANITE1                ; Granite color set
  129. pagetype: 2
  130. caption: Choose a color scheme for your granite
  131. apply: colors
  132. option: Grey Granite/Swirling white and black spots/granit1a.tex
  133. option: Blue Azul/Swirling white and blue colors/granit1b.tex
  134. option: Pink Building Stone/Gentle splattering of pinks and reds/granit1c.tex
  135. option: Brownstone/Just like the buildings downtown/granit1d.tex
  136. option: Deep Green/Dark green colors as in fine jade/granit1e.tex
  137. next: #GRANITE2
  138. -----------------------------------------------------------------------------------
  139. #GRANITE2                ; Granite magnification factor
  140. pagetype: 2
  141. caption: Choose a magnification factor for your granite
  142. apply: attrs
  143. ; attribute 62 is magnification
  144. attribute: 62
  145. option: Teeny/Real close/granit2a.tex
  146. option: Small/Not quite so close/granit2b.tex
  147. option: Normal/Out even more/granit2c.tex
  148. option: Getting Bigger/You're looking close now/granit2d.tex
  149. option: Gigantic/You're using a magnifiying glass/granit2e.tex
  150. next: #LIGHT
  151. -----------------------------------------------------------------------------------
  152. #LOGO1                ; choose the logo picture
  153. pagetype: 3
  154. caption: Choose a picture to use as a bump map
  155. pictlayer: -1        ; bump layer
  156. next: #LIGHT
  157. -----------------------------------------------------------------------------------
  158. #CLOUDS1                ; Clouds color set
  159. pagetype: 2
  160. caption: Choose a color set for your clouds
  161. apply: colors
  162. option: Fluffy Blue Sky/Simple white clouds in a blue sky/clouds1a.tex
  163. option:Darker Blue/Darker in the day now, with more deep blues/clouds1b.tex
  164. option: Thunderhead/Dark grey clouds on a stormy evening/clouds1c.tex
  165. option: Sunset/The sky turns from orange to blue as the day ends/clouds1d.tex
  166. next: #CLOUDS2
  167. -----------------------------------------------------------------------------------
  168. #CLOUDS2                ; Cloud turbulence
  169. pagetype: 2
  170. caption: Choose the amount of turbulence you'd like for your clouds
  171. apply: attrs
  172. ;
  173. ; attributes 16 is turbulence
  174. ; attribute 62 is magnification
  175. attribute: 62
  176. attribute: 16
  177. option: Smooth/Smooth cirrus clouds high in the sky/clouds2a.tex
  178. option: Bumpy/More variance and smaller clouds/clouds2b.tex
  179. option: Wispy/Fine wisps of clouds/clouds2c.tex
  180. option: Turbulent/Turbulent stormy skies/clouds2d.tex
  181.  
  182. next: #LIGHT
  183. -----------------------------------------------------------------------------------
  184. #LIGHT                ; Lighting
  185. pagetype: 2
  186. caption: Choose a lighting setup for your texture
  187. apply: lights
  188. option: Bevel Emphasis/Good for when you're going to use a beveled edge/lighta.tex
  189. option: Three Lights/Three different colored lights up the place/lightb.tex
  190. option: Fat Light/One bright, wide spread light/lightc.tex
  191. option: Metallic/Two lights and a metallic surface/lightd.tex
  192. option: Rough/A coarse surface and one light/lighte.tex
  193. option: Shiny/A shiny smooth surface and one light/lightf.tex
  194. next: #GEOMETRY
  195. -----------------------------------------------------------------------------------
  196. #GEOMETRY                ; Surface geometry 
  197. pagetype: 2
  198. caption: Choose an edge geometry for your texture
  199. apply: attrs
  200. ;
  201. ; attribute 59 is geometry type, 60 is bevel width
  202. ;
  203. attribute: 59
  204. attribute: 60
  205. option: Flat/No special shape to the edge of the texture/geom1a.tex
  206. option: Beveled/Angled bevel around the edges of the texture/geom1b.tex
  207. option: Rounded/Rounded corners and edges on texture/geom1c.tex
  208. option: Picture Frame/Angle-cut picture frame made from your texture/geom1d.tex
  209. next: #END
  210. -----------------------------------------------------------------------------------
  211. #COMING_SOON            ; Dummy page for stuff I havn't done yet... 
  212. pagetype: 2
  213. caption: This part of the Texture Wizard is not done yet
  214. apply: none
  215. option: Coming Soon/This part of the Texture Wizard is not done yet
  216. option: Coming Soon/This part of the Texture Wizard is not done yet
  217. option: Coming Soon/This part of the Texture Wizard is not done yet
  218. option: Coming Soon/This part of the Texture Wizard is not done yet
  219. next: #END
  220. -----------------------------------------------------------------------------------
  221. #END
  222. pagetype: -1
  223. -----------------------------------------------------------------------------------
  224.  
  225.