home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / t / triq.zip / README.TXT < prev    next >
Text File  |  1991-09-10  |  1KB  |  41 lines

  1. This is one of the most complex sample applications that I've seen.
  2.  
  3. I tend toward liking 'real' examples, and I find that the simple
  4. samples don't really show people what is needed.  Therefore, I have
  5. taken this (big) step into doing a pretty complex sample app.
  6.  
  7. If you have strong feelings about the complexity (good or bad) please
  8. send your comments to me (see below).
  9.  
  10. 1) using the DIB driver to draw directly into DIB memory
  11. 2) writing 286 and 386 specific code (in assembler, obviously)
  12. 3) using custom resources 
  13.  
  14. I wanted to expand this example to show a better display for the example,
  15. and I got into the 3D stuff.  However, I didn't have enough time to get
  16. everything done.  Instead of just releasing this file and none of the
  17. other parts, I decided to release both.
  18.  
  19. Start with Tri first.  TriQ is much more complex.  Also take a big
  20. grain of salt with the 4D libraries... almost nothing has been tested,
  21. but I thought you'd like to see them.
  22.  
  23. -----------------------------------------------------------------------
  24.  
  25. If you run into any bugs, and especially if you fix any of them,
  26. please let me know.
  27.  
  28. You can FAX me at 206 883-8101 or send US Mail to
  29.  
  30. Matt Saettler
  31. Microsoft
  32. One Microsoft Way
  33. Redmond, WA 98052
  34.  
  35. -----------------------------------------------------------------------
  36.  
  37. Thanks,
  38. Matt
  39.  
  40.  
  41.