home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 339.lha / xspecs.library_v0 / ReadMe.pp / ReadMe
Text File  |  1990-02-08  |  2KB  |  42 lines

  1. Greetings friend,
  2.  
  3.    Included here is an Amiga disk library of XSpecs functions,
  4. named xspecs.library (what else).  Any programmer using a language
  5. which is able to access Amiga libraries now has availalble 24 different
  6. XSpecs functions which allow easy initialization of an XSpecs three
  7. dimensional view and easy drawing and sprite movement within this view.
  8. XSpecs library does all the hard work of vertical blank programming and
  9. of three dimensional projection into left eye and right eye views which
  10. are then switched in synchronization with the XSpecs lenses.
  11. XSpecs.library is freely distributable in the public domain.  Included
  12. here is version 0.  If there is enough interest, future versions will
  13. be developed to add additional functions and fix any bugs (what bugs).
  14.  
  15.    Also included here is an assembly language include file containing
  16. function offset definitions.  I'm not a "C" programmer, so I haven't
  17. attempted an "h" file.  Is there a "C" guru out there who can come up
  18. with an appropriate "h" file?
  19.  
  20.    The file xspecslibrary.doc contains a complete description of each
  21. of the 24 functions in the xspecs.library.
  22.  
  23.    ThreeBallTrick is an executable program demonstrating many of the
  24. xspecs.library functions.  You must add xspecs.library to df0:libs
  25. in order to run this program.  ThreeBallTrick.asm is the assembly
  26. source code for this demonstration.
  27.  
  28.    Xspecs.library was developed for the enjoyment of the Amiga community
  29. and to encourage programmers to take an interest in XSpecs.  Please
  30. consider uploading any neat programs developed using xspecs.library
  31. to one of the national bulletin boards.
  32.  
  33.    Also, I am available to answer any questions and to collect any bugs
  34. you might find in the library.
  35.  
  36.                                     Richard Horne
  37.  
  38.                                     GENIE -  RHORNE
  39.                                     COMPUSERVE -  71777,407
  40.                                     PLINK -  OCS428
  41.  
  42.