home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / edukacja / AfractalExp / readme.txt < prev    next >
Text File  |  1997-01-25  |  2KB  |  41 lines

  1.                                 
  2.                     A Fractal Experience 32 
  3.              Written and Programmed by David Wright
  4.  
  5. This program was written to give students a better understanding behind
  6. the amazing phenomenon of fractals.
  7.  
  8. Any student who has taken Algebra I or higher should be able to get a
  9. basic understanding of the process. Students who have taken Algebra II
  10. should be able to understand all the math that is used.
  11.  
  12. The original DOS version was written during the '95-'96 school year by
  13. Computer Science I student David Wright.
  14. It was written almost entirely in Pascal (Borland Turbo Pascal 7.0 for
  15. DOS)
  16. The 32 bit Windows 95 version was based on the original source code,
  17. but rewritten in Borland Delphi as a full Windows application. It is full
  18. tested and seems to be bug free. Please report any bugs/errors to the e-
  19. mail address below.
  20. The source code may be obtained upon request if you are interested. If
  21. you just want to look at it to get a better understanding of fractals, you
  22. may prefer the DOS code instead. It is downloadable from the web site
  23. listed below. The Windows Source code would really only make sense
  24. to someone interested in learning Delphi, since the primary routines are
  25. the same as the DOS version, and the other routines are Delphi specific.
  26.  
  27. You may contact David at:
  28. wgwright@mnsinc.com
  29. The official web site for A Fractal Experience is:
  30. http://www.mnsinc.com/wgwright/fracexp
  31.  
  32. Although there is no real help file, the program has pop-up hints for just
  33. about everything, just put the mouse over what you want to know about
  34. and wait a few seconds. If you are still having problems, of there is
  35. something that you can't figure out, e-mail me and I will try and sort it
  36. out.
  37.  
  38. If you want to know more about how the program works, or would like
  39. to create additional information or example files, see the techinfo.rtf
  40. file. It can be viewed in the program (go to Teach Me! and Program
  41. Info) or in any Windows word processor.