home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GFX / Raytracing / Raytracer / LW5VT09.LHA / Toaster / Arexx_examples / Lwe / Manual / General.eng < prev    next >
Encoding:
Text File  |  1996-06-10  |  2.7 KB  |  54 lines

  1. The Lightwave (© NewTek Inc.) Enhancer Macros are a collection
  2. of tools, which supports you when creating animations of objects
  3. or particles. Beside of these macros you will also find macros
  4. for another purposes. Three of the macros invoke ADPro, which
  5. shure is installed on your computer.
  6. [PAGE]
  7. The functions of the macros complement each other. E.g. you cre-
  8. ate with Kinematics a sequence of motion files, which you bundle
  9. with Objects2Scene to a new scene. The seperation of the functi-
  10. ons allows to use the functions for other purposes as described,
  11. and gives a greater flexibility in combining the tools.
  12. [PAGE]
  13. Kinematics, Wormhole und Gravity generate sequences of motion
  14. files. You invoke Objects2Scene to load these motions with the
  15. appropriating objects into a new scene file. This scene is ready
  16. to be loaded as it is, but the more powerfull choice is to load
  17. the objects via Objects/Load from Scene into an existing scene.
  18. [PAGE]
  19. ExplodeLoad, ParticleRain, Fourier und Gravity are calculating
  20. sequences of morphable objects. The morphs are then created by
  21. invoking the macro Morph2Scene. Load this scene as described or
  22. insert the objects into an existing scene.
  23. [PAGE]
  24. FlyMotion and MotionEdit are editing sequences of motions and
  25. copying this motions to an different drawer (the original files
  26. can be overwritten by selecting the same drawer for the destina-
  27. tion as for the source). If you have created 100 motion files
  28. with Kinematics, they can be merged with 100 existing motions
  29. with the function Merge of the macro MotionEdit.
  30. [PAGE]
  31. In general: all macros working on sequences of files store the
  32. resulting files in a specified destination drawer; the name
  33. stays the same. Selecting the same drawer for source and desti-
  34. nation means to overwrite your original files.
  35. [PAGE]
  36. Those macros, which are creating more than one file, need a ba-
  37. sename as destination. This basename will be extented with as
  38. many digits, as you specified in the SetGlobals macro. If you
  39. entered "RAM:temp/motion." as basename, you will find the files
  40. "motion.001", ".002" ... in the drawer "RAM:temp".
  41. [PAGE]
  42. The type of file requester shows you, whether the macro works on
  43. a single file or on a sequence of files. In case of selecting a
  44. destination drawer, the normal file requester comes up; the ti-
  45. tle bar of the requester tells you to select a drawer only.
  46. [PAGE]
  47. All settings in all of the macros are stored to seperate files
  48. in the drawer "ENV:LWEnhancer", therefore the macros always re-
  49. member the last entered values. To store the current settings,
  50. copy the LWEnhancer drawer to a different location (vice versa
  51. to restore the old settings). To get rid of the changes you have
  52. made to the defaults, simply delete the whole drawer.
  53. [END]
  54.