home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / PROGRAM / BASIC / POWBASIC / LIBRARY2 / GRAPH2.ZIP / GRAPH2.DOC < prev   
Text File  |  1990-09-21  |  2KB  |  43 lines

  1. 'Program Name    : Graph2.doc
  2. 'Author          : Spectra Publishing - Tech Support  Lloyd L. Smith
  3. 'Date            : 09-21-90
  4. 'Compuserve #    : GO PCVENB, Vendor #12/Spectra, Tech Support ID 71530,2640
  5. 'Tech Support BBS: 813-625-1721, PC-Board, 8,n,1 USR HST 300 - 14.4, 24hrs
  6. 'Tech Support Fax: 813-625-1698  G2 & G3 compatible
  7. 'Tech Support Voc: 813-625-1172 Voice
  8.  
  9.  
  10. Enclosed in this zip file you will find the following files.
  11.  
  12. Anim.bas:
  13. This program reads the graphics image and then moves the object
  14. across the screen.  Very elementary animation.
  15.  
  16. These are simple examples of the types of animation that Power
  17. Basic can perform.  As time permits more powerful examples
  18. will be shown, be sure to watch for them.
  19.  
  20. 'Screen bit plane files:
  21. ega.red   The graphics image was drawn using Deluxe Paint II
  22. ega.blu   and captured with save_ega.
  23. ega.grn
  24. ega.int
  25.  
  26. Coming soon:
  27. Sound blaster support, with example Graphics animation & Digitized
  28. Sound Effects.  Power Basic source code included.
  29.  
  30. Save_EGA.exe:
  31. Save_Ega.exe was written by Mike Warot of Blue Star Systems.  Save_ega is
  32. a TSR written in Turbo Pascal.  Save_EGA captures 640 x 350 graphic screens
  33. as four separate bit planes which can then be loaded by Power Basic.
  34.  
  35. To load Save_EGA type Save_ega & press enter.  It is now loaded as a TSR.
  36. Use shift print screen to activate capture.  It saves all images as EGA.color.
  37. Be sure to rename the captured screens after each save.  Save_ega resaves with
  38. the save name each time you press shift+print screen.
  39.  
  40. Mike Warot author of SAVE_EGA, is available at 219-845-8088 or may be written
  41. to at 7751 Chestnut/ Hammond, In 46324.  Mike may also be contacted through
  42. the Spectra Tech Support BBS.
  43.